Home
last modified time | relevance | path

Searched defs:hsdep (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/fs/
H A Dhsfs.c159 struct hs_direct hsdep; in opendir() local
235 struct hs_direct *hsdep; in dlook() local
287 static struct hs_direct hsdep; in readdir() local
640 parse_dir(fileid_t *filep, int offset, struct hs_direct *hsdep) in parse_dir()
760 parse_susp(char *bufp, uint_t *len, struct hs_direct *hsdep) in parse_susp()
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c126 struct hs_direct hsdep; in opendir() local
223 register struct hs_direct *hsdep; in dlook() local
282 static struct hs_direct hsdep; in readdir() local
735 parse_dir(fileid_t *filep, int offset, struct hs_direct *hsdep) in parse_dir()
859 parse_susp(char *bufp, uint_t *ce_len, struct hs_direct *hsdep) in parse_susp()
953 hs_seti(fileid_t *filep, struct hs_direct *hsdep, ino_t inode) in hs_seti()