Searched refs:add_bytes_to_bitmap (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | free-space-cache.c | 2222 static u64 add_bytes_to_bitmap(struct btrfs_free_space_ctl *ctl, in remove_from_bitmap() 2352 bytes_added = add_bytes_to_bitmap(ctl, entry, offset, in insert_into_bitmap() 2372 bytes_added = add_bytes_to_bitmap(ctl, bitmap_info, offset, bytes, in insert_into_bitmap() 4285 bytes_added = add_bytes_to_bitmap(ctl, bitmap_info, offset, bytes, in test_add_free_space_entry() 2224 static u64 add_bytes_to_bitmap(struct btrfs_free_space_ctl *ctl, add_bytes_to_bitmap() function
|