Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h121 ushort_t hf_dir_off; /* offset in LBN of directory entry */ member
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c501 (uint_t)fid->hf_dir_off, vfsp)) == NULL) { in hsfs_vget()
509 error = hs_remakenode(fid->hf_dir_lbn, (uint_t)fid->hf_dir_off, in hsfs_vget()
H A Dhsfs_vnops.c671 fid->hf_dir_off = (ushort_t)hp->hs_dir_off; in hsfs_fid()