Home
last modified time | relevance | path

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

/fs/btrfs/
Dfile.c377 u16 other_encoding = 0; in btrfs_drop_extents() local
449 other_encoding = btrfs_file_extent_other_encoding(leaf, in btrfs_drop_extents()
624 other_encoding); in btrfs_drop_extents()
Dfile-item.c41 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()
Dctree.h551 __le16 other_encoding; /* spare for later use */ member
1640 other_encoding, 16);
2006 u8 compression, u8 encryption, u16 other_encoding);
Dextent-tree.c4630 u16 other_encoding; member
4941 exts[nr].other_encoding = btrfs_file_extent_other_encoding(leaf, in get_new_locations()
5235 new_extents[i].other_encoding); in replace_one_extent()
Dinode.c1443 u16 other_encoding, int extent_type) in insert_reserved_file_extent() argument
1477 btrfs_set_file_extent_other_encoding(leaf, fi, other_encoding); in insert_reserved_file_extent()