Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c830 static int check_inode_unwritten(struct inodedep *);
7848 if (inodedep == NULL || check_inode_unwritten(inodedep)) { in softdep_freefile()
7876 check_inode_unwritten(struct inodedep *inodedep) in check_inode_unwritten() function
10121 check_inode_unwritten(inodedep)) { in handle_workitem_remove()