Searched refs:CL_GATHER_DONT_UNMOUNT (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_changelist.c128 if (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT)
177 !(clp->cl_gflags & CL_GATHER_DONT_UNMOUNT)) {
234 mounted = (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT) ||
H A Dlibzfs_impl.h169 #define CL_GATHER_DONT_UNMOUNT 0x02 macro
H A Dlibzfs_dataset.c3893 flags.nounmount ? CL_GATHER_DONT_UNMOUNT : 0,

Completed in 141 milliseconds