Home
last modified time | relevance | path

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

/openbsd/sys/ufs/ufs/
H A Ddirhash.h123 void ufsdirhash_newblk(struct inode *, doff_t);
H A Dufs_lookup.c718 ufsdirhash_newblk(dp, dp->i_offset); in ufs_direnter()
H A Dufs_dirhash.c700 ufsdirhash_newblk(struct inode *ip, doff_t offset) in ufsdirhash_newblk() function