Searched refs:CL_GATHER_DONT_UNMOUNT (Results 1 – 3 of 3) sorted by relevance
115 if (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT) in changelist_prefix()192 if (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT) in changelist_postfix()206 !(clp->cl_gflags & CL_GATHER_DONT_UNMOUNT)) in changelist_postfix()
164 #define CL_GATHER_DONT_UNMOUNT 4 macro
1868 CL_GATHER_DONT_UNMOUNT : 0), 0); in zfs_prop_set_list_flags()4641 flags.nounmount ? CL_GATHER_DONT_UNMOUNT : in zfs_rename()