Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dtmpnode.h144 uint16_t tfid_len; member
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c1759 tfid->tfid_len = (int)sizeof (struct tfid) - sizeof (ushort_t); in tmp_fid()