Home | Sort by: relevance | last modified time | path |
/src/sys/ufs/ufs/ | |
ufs_quota2.c | 75 static const char *limnames[] = INITQLNAMES; variable in typeref:typename:const char * [] 505 quotatypes[i], limnames[vtype]); 515 quotatypes[i], limnames[vtype]); 525 quotatypes[i], limnames[vtype]); |
ufs_quota2.c | 75 static const char *limnames[] = INITQLNAMES; variable in typeref:typename:const char * [] 505 quotatypes[i], limnames[vtype]); 515 quotatypes[i], limnames[vtype]); 525 quotatypes[i], limnames[vtype]); |
/src/sys/ufs/lfs/ | |
ulfs_quota2.c | 80 static const char *limnames[] = INITQLNAMES; variable in typeref:typename:const char * [] 509 lfs_quotatypes[i], limnames[vtype]); 519 lfs_quotatypes[i], limnames[vtype]); 529 lfs_quotatypes[i], limnames[vtype]); |
ulfs_quota2.c | 80 static const char *limnames[] = INITQLNAMES; variable in typeref:typename:const char * [] 509 lfs_quotatypes[i], limnames[vtype]); 519 lfs_quotatypes[i], limnames[vtype]); 529 lfs_quotatypes[i], limnames[vtype]); |