Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/mdb/common/modules/ufs/
H A Dufs.c182 inode_cache(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in inode_cache() function
/onnv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dvolume.h226 struct list_head inode_cache[NTFS_INODE_CACHE_SIZE]; /* List of opened member
/onnv-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c79 struct kmem_cache *inode_cache; /* cache of free inodes */ variable