Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/ufs/
H A Dffs_softdep.c986 newblk_find(struct newblk_hashhead *newblkhd, struct fs *fs, in newblk_find() function
1012 *newblkpp = newblk_find(newblkhd, fs, newblkno); in newblk_lookup()
1023 if (newblk_find(newblkhd, fs, newblkno)) { in newblk_lookup()