Home
last modified time | relevance | path

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

/netbsd-src/lib/libquota/
H A Dquotapvt.h86 int __quota_kernel_cursor_rewind(struct quotahandle *,
H A Dquota_cursor.c191 return __quota_kernel_cursor_rewind(qc->qc_qh,qc->u.qc_kernel); in quotacursor_rewind()
H A Dquota_kernel.c343 __quota_kernel_cursor_rewind(struct quotahandle *qh, in __quota_kernel_cursor_rewind() function