Home
last modified time | relevance | path

Searched refs:largefile_count (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/udfs/fsck/
H A Dinode.c47 extern unsigned int largefile_count;
H A Dutilities.c68 extern unsigned int largefile_count;
H A Dpass1.c50 extern unsigned int largefile_count;
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h353 uint_t largefile_count; /* global largefile counter */ variable
H A Dpass1.c391 largefile_count++; in verify_inode()
H A Dutilities.c1229 if (largefile_count > 0) in updateclean()
1248 largefile_count, sblock.fs_flags, flags_ok); in updateclean()
H A Dinode.c1398 largefile_count--; in freeino()