Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dfile-item.c45 u8 compression, u8 encryption, u16 other_encoding) in btrfs_insert_file_extent() argument
78 btrfs_set_file_extent_other_encoding(leaf, item, other_encoding); in btrfs_insert_file_extent()
Dctree.h897 __le16 other_encoding; /* spare for later use */ member
3155 other_encoding, 16);
3830 u8 compression, u8 encryption, u16 other_encoding);
Dinode.c2056 u16 other_encoding, int extent_type) in insert_reserved_file_extent() argument
2108 btrfs_set_file_extent_other_encoding(leaf, fi, other_encoding); in insert_reserved_file_extent()