Searched refs:vfs_xattr (Results 1 – 2 of 2) sorted by relevance
160 vfsp->vfs_xattr = ZFS_XATTR_DIR; in zfsvfs_parse_option()164 vfsp->vfs_xattr = ZFS_XATTR_SA; in zfsvfs_parse_option()168 vfsp->vfs_xattr = ZFS_XATTR_SA; in zfsvfs_parse_option()172 vfsp->vfs_xattr = ZFS_XATTR_OFF; in zfsvfs_parse_option()539 xattr_changed_cb(zfsvfs, vfsp->vfs_xattr); in zfs_register_callbacks()612 tmp = vfsp->vfs_xattr; in zfs_get_temporary_prop()
56 uint64_t vfs_xattr; member