Home
last modified time | relevance | path

Searched refs:x_type (Results 1 – 3 of 3) sorted by relevance

/fs/bcachefs/
A Dxattr.c41 &X_SEARCH(x.v->x_type, x.v->x_name_and_value, x.v->x_name_len)); in xattr_hash_bkey()
49 return l.v->x_type != r->type || in xattr_cmp_key()
59 return l.v->x_type != r.v->x_type || in xattr_cmp_bkey()
95 bkey_fsck_err_on(!bch2_xattr_type_to_handler(xattr.v->x_type), in bch2_xattr_validate()
97 "invalid type (%u)", xattr.v->x_type); in bch2_xattr_validate()
112 handler = bch2_xattr_type_to_handler(xattr.v->x_type); in bch2_xattr_to_text()
116 prt_printf(out, "(type %u)", xattr.v->x_type); in bch2_xattr_to_text()
118 prt_printf(out, "(unknown type %u)", xattr.v->x_type); in bch2_xattr_to_text()
132 if (xattr.v->x_type == KEY_TYPE_XATTR_INDEX_POSIX_ACL_ACCESS || in bch2_xattr_to_text()
207 xattr->v.x_type = type; in bch2_xattr_set()
[all …]
A Dxattr_format.h13 __u8 x_type; member
A Dacl.c230 xattr->v.x_type = acl_to_xattr_type(type); in bch2_acl_to_xattr()

Completed in 9 milliseconds