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

  /src/sys/ufs/lfs/
ulfs_quota2.c 1069 q2cursor_addid(struct q2cursor_state *state, int idtype, id_t id) function in typeref:typename:void
1108 q2cursor_addid(gi->state, gi->idtype, id);
1160 q2cursor_addid(state, idtype, QUOTA_DEFAULTID);
  /src/sys/ufs/ufs/
ufs_quota2.c 1073 q2cursor_addid(struct q2cursor_state *state, int idtype, id_t id) function in typeref:typename:void
1111 q2cursor_addid(gi->state, gi->idtype, id);
1162 q2cursor_addid(state, idtype, QUOTA_DEFAULTID);

Completed in 41 milliseconds