Searched refs:__quota_kernel_cursor_create (Results 1 – 3 of 3) sorted by relevance
71 struct kernel_quotacursor *__quota_kernel_cursor_create(struct quotahandle *);
94 qc->u.qc_kernel = __quota_kernel_cursor_create(qh); in quota_opencursor()
229 __quota_kernel_cursor_create(struct quotahandle *qh) in __quota_kernel_cursor_create() function