Home
last modified time | relevance | path

Searched defs:bch_xattr (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
H A Dxattr_format.h11 struct bch_xattr { struct
12 struct bch_val v;
13 __u8 x_type;
14 __u8 x_name_len;
15 __le16 x_val_len;
22 __u8 x_name_and_value[];