Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_susp.c134 SET_SUSP_BIT(sig_args_p->fsp); in share_protocol()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_susp.h65 #define SET_SUSP_BIT(fsp) (SET_IMPL_BIT((fsp), HAVE_SUSP)) macro