Home | Sort by: relevance | last modified time | path |
/src/sys/ufs/ffs/ | |
ffs_vfsops.c | 127 int ffs_initcount = 0; variable in typeref:typename:int 2377 if (ffs_initcount++ > 0) 2398 if (--ffs_initcount > 0) |
ffs_vfsops.c | 127 int ffs_initcount = 0; variable in typeref:typename:int 2377 if (ffs_initcount++ > 0) 2398 if (--ffs_initcount > 0) |