Home
last modified time | relevance | path

Searched refs:CE_CONT_LEN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_susp.c205 sig_args_p->cont_info_p->cont_len = CE_CONT_LEN(ce_ptr); in share_continue()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_susp.h142 #define CE_CONT_LEN(x) BOTH_INT(CE_cont_len(x)) /* continuation len */ macro
/illumos-gate/usr/src/common/fs/
H A Dhsfs.c795 *len = CE_CONT_LEN(susp); in parse_susp()
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c899 *ce_len = CE_CONT_LEN(susp); in parse_susp()