Searched refs:CL_GATHER_DONT_UNMOUNT (Results 1 – 3 of 3) sorted by relevance
128 if (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT) in changelist_prefix()177 !(clp->cl_gflags & CL_GATHER_DONT_UNMOUNT)) { in changelist_postfix()234 mounted = (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT) || in changelist_postfix()
169 #define CL_GATHER_DONT_UNMOUNT 0x02 macro
4047 flags.nounmount ? CL_GATHER_DONT_UNMOUNT : 0, in zfs_rename()