Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/chfs/
H A Dchfs_gc.c40 struct chfs_inode *chfs_gc_fetch_inode(struct chfs_mount *,
217 chfs_gc_fetch_inode(struct chfs_mount *chmp, ino_t vno, in chfs_gc_fetch_inode() function
634 ip = chfs_gc_fetch_inode(chmp, vno, !(pvno | nlink)); in chfs_gcollect_pass()