Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h122 uint_t hf_dir_lbn; /* LBN of directory */ member
/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c500 if ((*vpp = hs_findhash(nodeid, fid->hf_dir_lbn, in hsfs_vget()
509 error = hs_remakenode(fid->hf_dir_lbn, (uint_t)fid->hf_dir_off, in hsfs_vget()
H A Dhsfs_vnops.c670 fid->hf_dir_lbn = hp->hs_dir_lbn; in hsfs_fid()