Home
last modified time | relevance | path

Searched refs:other_encoding (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dbtrfs_tree.h763 __le16 other_encoding; /* spare for later use */ member
/Linux-v4.19/fs/btrfs/
Dfile-item.c33 u8 compression, u8 encryption, u16 other_encoding) in btrfs_insert_file_extent() argument
66 btrfs_set_file_extent_other_encoding(leaf, item, other_encoding); in btrfs_insert_file_extent()
Dctree.h2421 other_encoding, 16);
3113 u8 compression, u8 encryption, u16 other_encoding);
Dinode.c2187 u16 other_encoding, int extent_type) in insert_reserved_file_extent() argument
2240 btrfs_set_file_extent_other_encoding(leaf, fi, other_encoding); in insert_reserved_file_extent()