Home | Sort by: relevance | last modified time | path |
/src/sys/ufs/lfs/ | |
ulfs_quota2.c | 686 int error, i, canfree; local in function:lfsquota2_handle_cmd_del 745 canfree = 1; 754 canfree = 0; 760 if (canfree == 0) { |
/src/sys/ufs/ufs/ | |
ufs_quota2.c | 688 int error, i, canfree; local in function:quota2_handle_cmd_del 750 canfree = 1; 759 canfree = 0; 765 if (canfree == 0) { |