Home
last modified time | relevance | path

Searched refs:found_set (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dmisc.h158 unsigned long found_set; in bitmap_test_range_all_zero() local
160 found_set = find_next_bit(addr, start + nbits, start); in bitmap_test_range_all_zero()
161 return (found_set == start + nbits); in bitmap_test_range_all_zero()
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbset.c743 goto found_set; in bch_bset_fix_invalidated_key()
746 found_set: in bch_bset_fix_invalidated_key()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbset.c745 goto found_set; in bch_bset_fix_invalidated_key()
748 found_set: in bch_bset_fix_invalidated_key()

Completed in 5 milliseconds