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

/linux-master/fs/btrfs/
H A Dmisc.h160 unsigned long found_set; local
162 found_set = find_next_bit(addr, start + nbits, start);
163 return (found_set == start + nbits);
/linux-master/drivers/md/bcache/
H A Dbset.c745 goto found_set;
748 found_set:

Completed in 118 milliseconds