Searched refs:other_encoding (Results 1 – 3 of 3) sorted by relevance
/fs/btrfs/ |
D | file-item.c | 39 u8 compression, u8 encryption, u16 other_encoding) in btrfs_insert_file_extent() argument 72 btrfs_set_file_extent_other_encoding(leaf, item, other_encoding); in btrfs_insert_file_extent()
|
D | ctree.h | 2228 other_encoding, 16); 2803 u8 compression, u8 encryption, u16 other_encoding);
|
D | inode.c | 2448 u16 other_encoding, int extent_type) in insert_reserved_file_extent() argument 2501 btrfs_set_file_extent_other_encoding(leaf, fi, other_encoding); in insert_reserved_file_extent()
|