Searched refs:z_xattr_sa (Results 1 – 6 of 6) sorted by relevance
85 boolean_t z_xattr_sa; /* allow xattrs to be stores as SA */ member
120 boolean_t z_xattr_sa; /* allow xattrs to be stores as SA */ member
508 zfsvfs->z_xattr_sa = B_TRUE; in xattr_changed_cb()510 zfsvfs->z_xattr_sa = B_FALSE; in xattr_changed_cb()870 zfsvfs->z_xattr_sa = B_TRUE; in zfsvfs_init()1304 if ((zfsvfs->z_flags & ZSB_XATTR) != 0 && !zfsvfs->z_xattr_sa && in zfs_domount()
6343 if (zfsvfs->z_use_sa && zp->z_is_sa && zfsvfs->z_xattr_sa) { in zfs_setextattr_impl()
329 zfsvfs->z_xattr_sa = B_TRUE; in xattr_changed_cb()331 zfsvfs->z_xattr_sa = B_FALSE; in xattr_changed_cb()677 zfsvfs->z_xattr_sa = B_TRUE; in zfsvfs_init()
645 (zfsvfs->z_xattr_sa || (value == NULL && where & XATTR_IN_SA))) { in zpl_xattr_set()