Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/chfs/
H A Dchfs_gc.c53 int chfs_gcollect_vnode(struct chfs_mount *, struct chfs_inode *);
872 chfs_gcollect_vnode(chmp, ip); in chfs_gcollect_live()
938 chfs_gcollect_vnode(struct chfs_mount *chmp, struct chfs_inode *ip) in chfs_gcollect_vnode() function