Home
last modified time | relevance | path

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

/netbsd-src/lib/libquota/
H A Dquotapvt.h72 void __quota_kernel_cursor_destroy(struct quotahandle *,
H A Dquota_cursor.c113 __quota_kernel_cursor_destroy(qc->qc_qh, qc->u.qc_kernel); in quotacursor_close()
H A Dquota_kernel.c252 __quota_kernel_cursor_destroy(struct quotahandle *qh, in __quota_kernel_cursor_destroy() function