Searched refs:z_xattr_sa (Results 1 – 6 of 6) sorted by relevance
84 boolean_t z_xattr_sa; /* allow xattrs to be stores as SA */ member
119 boolean_t z_xattr_sa; /* allow xattrs to be stores as SA */ member
348 zfsvfs->z_xattr_sa = B_TRUE; in xattr_changed_cb()350 zfsvfs->z_xattr_sa = B_FALSE; in xattr_changed_cb()696 zfsvfs->z_xattr_sa = B_TRUE; in zfsvfs_init()
644 (zfsvfs->z_xattr_sa || (value == NULL && where & XATTR_IN_SA))) { in zpl_xattr_set()
498 zfsvfs->z_xattr_sa = B_TRUE; in xattr_changed_cb() 500 zfsvfs->z_xattr_sa = B_FALSE; in xattr_changed_cb() 860 zfsvfs->z_xattr_sa = B_TRUE; in zfsvfs_init()
5668 if (zfsvfs->z_use_sa && zp->z_is_sa && zfsvfs->z_xattr_sa) { in zfs_setextattr_impl()