Searched refs:CL_GATHER_DONT_UNMOUNT (Results 1 – 3 of 3) sorted by relevance
131 if (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT) in changelist_prefix()190 !(clp->cl_gflags & CL_GATHER_DONT_UNMOUNT)) in changelist_postfix()241 mounted = (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT) || in changelist_postfix()
4504 flags.nounmount ? CL_GATHER_DONT_UNMOUNT : in zfs_rename()
172 #define CL_GATHER_DONT_UNMOUNT 4 macro