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

  /src/lib/libquota/
quotapvt.h 119 int __quota_oldfiles_cursor_atend(struct oldfiles_quotacursor *);
quota_cursor.c 175 return __quota_oldfiles_cursor_atend(qc->u.qc_oldfiles);
quota_oldfiles.c 884 if (__quota_oldfiles_cursor_atend(oqc)) {
904 __quota_oldfiles_cursor_atend(struct oldfiles_quotacursor *oqc) function in typeref:typename:int

Completed in 14 milliseconds