Searched refs:ufsdirhash_newblk (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/ufs/ufs/
H A Ddirhash.h124 void ufsdirhash_newblk(struct inode *, doff_t);
H A Dufs_dirhash.c895 ufsdirhash_newblk(struct inode *ip, doff_t offset) function
904 ("ufsdirhash_newblk: bad offset"));
H A Dufs_lookup.c926 ufsdirhash_newblk(dp, dp->i_offset);

Completed in 145 milliseconds