Home
last modified time | relevance | path

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

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