Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/fs/
H A Dhsfs.c161 struct hs_direct hsdep; in opendir() local
236 struct hs_direct *hsdep; in dlook() local
288 static struct hs_direct hsdep; in readdir() local
641 parse_dir(fileid_t *filep, int offset, struct hs_direct *hsdep) in parse_dir()
761 parse_susp(char *bufp, uint_t *len, struct hs_direct *hsdep) in parse_susp()
/titanic_41/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()