Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c859 static int inodedep_find(struct inodedep_hashhead *, ino_t,
2293 inodedep_find(struct inodedep_hashhead *inodedephd, in inodedep_find() function
2331 if (inodedep_find(inodedephd, inum, inodedeppp)) in inodedep_lookup()
2348 if (inodedep_find(inodedephd, inum, inodedeppp)) { in inodedep_lookup()