Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h118 ushort_t hf_len; /* length of fid */ member
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c586 if (fidp->fid_len < (sizeof (*fid) - sizeof (fid->hf_len))) { in hsfs_fid()
587 fidp->fid_len = sizeof (*fid) - sizeof (fid->hf_len); in hsfs_fid()
592 fid->hf_len = sizeof (*fid) - sizeof (fid->hf_len); in hsfs_fid()