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

  /src/sys/ufs/lfs/
ulfs_quota2.c 979 q2cursor_check(struct ulfsq2_cursor *cursor) function in typeref:typename:int
1289 error = q2cursor_check(cursor);
1415 error = q2cursor_check(cursor);
1433 error = q2cursor_check(cursor);
1460 error = q2cursor_check(cursor);
1476 error = q2cursor_check(cursor);
  /src/sys/ufs/ufs/
ufs_quota2.c 983 q2cursor_check(struct ufsq2_cursor *cursor) function in typeref:typename:int
1291 error = q2cursor_check(cursor);
1417 error = q2cursor_check(cursor);
1435 error = q2cursor_check(cursor);
1462 error = q2cursor_check(cursor);
1478 error = q2cursor_check(cursor);

Completed in 14 milliseconds