Home
last modified time | relevance | path

Searched defs:total_bytes (Results 1 – 6 of 6) sorted by relevance

/fs/btrfs/
Dfile-item.c363 unsigned long total_bytes = 0; in btrfs_csum_one_bio() local
622 u64 total_bytes = 0; in btrfs_csum_file_blocks() local
Dvolumes.h53 u64 total_bytes; member
Dctree.h174 __le64 total_bytes; member
318 __le64 total_bytes; member
600 u64 total_bytes; /* total bytes in the space */ member
Dextent_io.c1078 u64 total_bytes = 0; in find_delalloc_range() local
1363 u64 total_bytes = 0; in count_range_bits() local
Dvolumes.c1278 u64 total_bytes; in btrfs_init_new_device() local
Dextent-tree.c1908 u64 total_bytes, u64 bytes_used, in update_space_info()