btrfs-progs/kernel-lib
Nikolay Borisov a9ce9286f2 btrfs-progs: Implement find_*_bit_le operations
This commit introduces explicit little endian bit operations. The only
difference with the existing bitops implementation is that bswap(32|64)
is called when the _le versions are invoked on a big-endian machine.
This is in preparation for adding free space tree conversion support.

Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2018-10-23 15:51:17 +02:00
..
bitops.h btrfs-progs: Implement find_*_bit_le operations 2018-10-23 15:51:17 +02:00
crc32c.c
crc32c.h
interval_tree_generic.h
list.h
list_sort.c
list_sort.h
mktables.c btrfs-progs: raid56: Introduce tables for RAID6 recovery 2017-07-03 13:35:11 +02:00
radix-tree.c
radix-tree.h
raid56.c btrfs-progs: Introduce wrapper to recover raid56 data 2017-07-03 13:35:11 +02:00
raid56.h btrfs-progs: Introduce wrapper to recover raid56 data 2017-07-03 13:35:11 +02:00
rbtree.c
rbtree.h
rbtree_augmented.h
sizes.h btrfs-progs: Introduce kernel sizes to cleanup large intermediate number 2017-03-08 13:00:45 +01:00
tables.c btrfs-progs: kernel-lib: add generated tables.c 2017-08-24 19:06:31 +02:00