Home
last modified time | relevance | path

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

/netbsd/sys/ufs/chfs/
H A Dchfs_gc.c43 void chfs_clear_inode(struct chfs_mount *, struct chfs_inode *);
291 chfs_clear_inode(chmp, ip); in chfs_check()
302 chfs_clear_inode(struct chfs_mount *chmp, struct chfs_inode *ip) in chfs_clear_inode() function