Home
last modified time | relevance | path

Searched refs:ZFS_PROP_XATTR (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c494 zfs_prop_to_name(ZFS_PROP_XATTR), xattr_changed_cb, zfsvfs); in zfs_register_callbacks()
605 case ZFS_PROP_XATTR: in zfs_get_temporary_prop()
688 error = zfs_get_zplprop(os, ZFS_PROP_XATTR, &val); in zfsvfs_init()
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c459 zprop_register_index(ZFS_PROP_XATTR, "xattr", ZFS_XATTR_DIR, in zfs_prop_init()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h124 ZFS_PROP_XATTR, enumerator
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c199 case ZFS_PROP_XATTR: in zfs_get_temporary_prop()
723 zfs_prop_to_name(ZFS_PROP_XATTR), xattr_changed_cb, zfsvfs); in zfs_register_callbacks()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c1701 case ZFS_PROP_XATTR: in zfs_is_namespace_prop()
2162 case ZFS_PROP_XATTR: in get_numeric_property()
2210 case ZFS_PROP_XATTR: in get_numeric_property()
H A Dlibzfs.abi547 <enumerator name='ZFS_PROP_XATTR' value='30'/>