Home
last modified time | relevance | path

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

/netbsd-src/lib/libquota/
H A Dquotapvt.h77 int __quota_kernel_cursor_get(struct quotahandle *,
H A Dquota_cursor.c145 return __quota_kernel_cursor_get(qc->qc_qh, qc->u.qc_kernel, in quotacursor_get()
H A Dquota_kernel.c280 __quota_kernel_cursor_get(struct quotahandle *qh, in __quota_kernel_cursor_get() function