OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zfs_prop_inheritable
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_prop.c
92
inheritable = (prop == ZPROP_INVAL ||
zfs_prop_inheritable
(prop));
169
inheritable = (prop == ZPROP_INVAL ||
zfs_prop_inheritable
(prop));
1004
!
zfs_prop_inheritable
(prop))
zfs_ioctl.c
2901
if (prop != ZPROP_INVAL && !
zfs_prop_inheritable
(prop))
/src/external/cddl/osnet/dist/common/zfs/
zfs_prop.c
642
zfs_prop_inheritable
(zfs_prop_t prop)
function
/src/external/cddl/osnet/dist/uts/common/sys/fs/
zfs.h
264
boolean_t
zfs_prop_inheritable
(zfs_prop_t);
/src/external/cddl/osnet/dist/cmd/zfs/
zfs_main.c
406
if (
zfs_prop_inheritable
(prop))
1954
if (!
zfs_prop_inheritable
(prop) && !received) {
/src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_dataset.c
1777
if (!
zfs_prop_inheritable
(prop) && !received)
Completed in 34 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026