Searched refs:init_io (Results 1 – 3 of 3) sorted by relevance
237 if (h->qh_ops->init_io && (h->qh_ops->init_io(h) < 0)) { in quota_file_open()
112 int (*init_io) (struct quota_handle *h); member
34 .init_io = v2_init_io,