Home
last modified time | relevance | path

Searched refs:inode_cache (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dkstat_types_example.txt80 sadc ufs named ufs:0:inode_cache
323 sadc ufs named ufs:0:inode_cache
567 sadc ufs named ufs:0:inode_cache
822 sadc ufs named ufs:0:inode_cache
1066 sadc ufs named ufs:0:inode_cache
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dkstat_types_example.txt80 sadc ufs named ufs:0:inode_cache
323 sadc ufs named ufs:0:inode_cache
567 sadc ufs named ufs:0:inode_cache
822 sadc ufs named ufs:0:inode_cache
1066 sadc ufs named ufs:0:inode_cache
/netbsd-src/usr.sbin/makemandb/
H A Dmakemandb.c521 ino_t inode_cache = sb->st_ino; in build_file_cache() local
543 rc = sqlite3_bind_int64(stmt, idx, inode_cache); in build_file_cache()