OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:z_issnap
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfs_vfsops.h
73
boolean_t
z_issnap
; /* true if this is a snapshot */
member in struct:zfsvfs
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_vfsops.c
1525
zfsvfs->
z_issnap
= B_TRUE;
1542
if (!zfsvfs->
z_issnap
)
2102
if (error == 0 && ((zfsvfs_t *)vfsp->vfs_data)->
z_issnap
)
2772
if (zfsvfs->
z_issnap
&& (vfsp != rootvfs))
Completed in 62 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026