Home
last modified time | relevance | path

Searched refs:__quota_kernel_cursor_create (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libquota/
H A Dquotapvt.h71 struct kernel_quotacursor *__quota_kernel_cursor_create(struct quotahandle *);
H A Dquota_cursor.c94 qc->u.qc_kernel = __quota_kernel_cursor_create(qh); in quota_opencursor()
H A Dquota_kernel.c229 __quota_kernel_cursor_create(struct quotahandle *qh) in __quota_kernel_cursor_create() function