Home
last modified time | relevance | path

Searched refs:bit_bytes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-cache.c4097 u64 bit_off, bit_bytes; in test_check_exists() local
4102 bit_bytes = ctl->unit; in test_check_exists()
4103 ret = search_bitmap(ctl, info, &bit_off, &bit_bytes, false); in test_check_exists()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfree-space-cache.c4273 u64 bit_off, bit_bytes; in test_check_exists() local
4278 bit_bytes = ctl->unit; in test_check_exists()
4279 ret = search_bitmap(ctl, info, &bit_off, &bit_bytes, false); in test_check_exists()

Completed in 11 milliseconds