HomeSort by: relevance | last modified time | path
    Searched defs:nomount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs.h 680 boolean_t nomount; member in struct:recvflags
  /src/external/cddl/osnet/dist/cmd/zfs/
zfs_main.c 769 boolean_t nomount = B_FALSE; local
819 nomount = B_TRUE;
837 if (nomount && type != ZFS_TYPE_FILESYSTEM) {
932 if (!nomount && should_auto_mount(zhp)) {
4017 flags.nomount = B_TRUE;
4065 flags.resumable || flags.nomount) {

Completed in 31 milliseconds