Searched refs:ncs_pass2 (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/sys/
H A Dnamei.h309 long ncs_pass2; /* names found with passes == 2 */ member in struct:nchstats
/freebsd-current/sys/fs/cd9660/
H A Dcd9660_lookup.c330 nchstats.ncs_pass2++;
/freebsd-current/usr.bin/systat/
H A Dvmstat.c424 Z(ncs_long); Z(ncs_pass2); Z(ncs_2passes); Z(ncs_neghits);
524 putint(nchtotal.ncs_pass2, NAMEIROW + 2, NAMEICOL + 21, 7);
525 putfloat(nchtotal.ncs_pass2 * 100.0 / nz(s.nchcount),
/freebsd-current/sys/fs/ext2fs/
H A Dext2_lookup.c531 nchstats.ncs_pass2++;
/freebsd-current/sys/fs/udf/
H A Dudf_vnops.c1201 nchstats.ncs_pass2++;
/freebsd-current/sys/ufs/ufs/
H A Dufs_lookup.c540 nchstats.ncs_pass2++;
/freebsd-current/usr.bin/vmstat/
H A Dvmstat.c1027 PCT(lnchstats.ncs_pass2, nchtotal));

Completed in 197 milliseconds