HomeSort by: relevance | last modified time | path
    Searched refs:oldfiles_quotacursor (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libquota/
quotapvt.h 50 struct oldfiles_quotacursor *qc_oldfiles;
107 struct oldfiles_quotacursor *
109 void __quota_oldfiles_cursor_destroy(struct oldfiles_quotacursor *);
110 int __quota_oldfiles_cursor_skipidtype(struct oldfiles_quotacursor *,
113 struct oldfiles_quotacursor *,
116 struct oldfiles_quotacursor *,
119 int __quota_oldfiles_cursor_atend(struct oldfiles_quotacursor *);
120 int __quota_oldfiles_cursor_rewind(struct oldfiles_quotacursor *);
quota_oldfiles.c 63 struct oldfiles_quotacursor { struct
700 struct oldfiles_quotacursor *
703 struct oldfiles_quotacursor *oqc;
754 __quota_oldfiles_cursor_destroy(struct oldfiles_quotacursor *oqc)
760 __quota_oldfiles_cursor_skipidtype(struct oldfiles_quotacursor *oqc,
781 struct oldfiles_quotacursor *oqc,
871 struct oldfiles_quotacursor *oqc,
904 __quota_oldfiles_cursor_atend(struct oldfiles_quotacursor *oqc)
918 __quota_oldfiles_cursor_rewind(struct oldfiles_quotacursor *oqc)

Completed in 21 milliseconds