OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zss_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfs_ioctl.h
438
* a zvol. Depending on the value of
zss_type
, zss_data points to either
447
enum zfs_soft_state_type
zss_type
;
member in struct:zfs_soft_state
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zvol.c
727
zs->
zss_type
= ZSST_ZVOL;
854
zs->
zss_type
= ZSST_ZVOL;
1804
else if (zs->
zss_type
!= ZSST_ZVOL)
1864
else if (zs->
zss_type
!= ZSST_ZVOL)
zfs_ioctl.c
6199
zs->
zss_type
= ZSST_CTLDEV;
6220
if (zp == NULL || zp->
zss_type
!= which)
Completed in 74 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026