Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dfree-space-cache.c1982 static u64 add_bytes_to_bitmap(struct btrfs_free_space_ctl *ctl, in add_bytes_to_bitmap() function
2101 bytes_added = add_bytes_to_bitmap(ctl, entry, in insert_into_bitmap()
2121 bytes_added = add_bytes_to_bitmap(ctl, bitmap_info, offset, bytes); in insert_into_bitmap()
3650 bytes_added = add_bytes_to_bitmap(ctl, bitmap_info, offset, bytes); in test_add_free_space_entry()