OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Mar 03 05:31:39 UTC 2026