Searched refs:parse_susp (Results 1 – 2 of 2) sorted by relevance
| /onnv-gate/usr/src/common/fs/ |
| H A D | hsfs.c | 130 static uint_t parse_susp(char *, uint_t *, struct hs_direct *); 723 ce_lbn = parse_susp((char *)IDE_sys_use_area(bufp), &ce_len, hsdep); in parse_dir() 745 ce_lbn = parse_susp(filep->fi_memp, &ce_len, in parse_dir() 761 parse_susp(char *bufp, uint_t *len, struct hs_direct *hsdep) in parse_susp() function
|
| /onnv-gate/usr/src/stand/lib/fs/hsfs/ |
| H A D | hsfsops.c | 110 static uint_t parse_susp(char *, uint_t *, struct hs_direct *); 808 ce_lbn = parse_susp((char *)IDE_sys_use_area(bufp), in parse_dir() 844 ce_lbn = parse_susp(filep->fi_memp, &ce_len, hsdep); in parse_dir() 861 parse_susp(char *bufp, uint_t *ce_len, struct hs_direct *hsdep) in parse_susp() function
|