Searched refs:ZFS_PROP_ACLINHERIT (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/common/zfs/ |
H A D | zfs_prop.c | 238 zprop_register_index(ZFS_PROP_ACLINHERIT, "aclinherit", in zfs_prop_init()
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 110 ZFS_PROP_ACLINHERIT, enumerator
|
/titanic_41/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_property.c | 115 { ZFS_PROP_ACLINHERIT, str_to_aclinherit, NULL,
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vfsops.c | 536 zfs_prop_to_name(ZFS_PROP_ACLINHERIT), acl_inherit_changed_cb, in zfs_register_callbacks() 588 (void) dsl_prop_unregister(ds, zfs_prop_to_name(ZFS_PROP_ACLINHERIT), in zfs_register_callbacks()
|
H A D | zfs_ioctl.c | 3930 case ZFS_PROP_ACLINHERIT: in zfs_check_settable()
|