Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/tests/
H A Dextent-io-tests.c187 goto out_bits; in test_find_delalloc()
192 goto out_bits; in test_find_delalloc()
209 goto out_bits; in test_find_delalloc()
218 goto out_bits; in test_find_delalloc()
223 goto out_bits; in test_find_delalloc()
228 goto out_bits; in test_find_delalloc()
244 goto out_bits; in test_find_delalloc()
252 goto out_bits; in test_find_delalloc()
256 goto out_bits; in test_find_delalloc()
273 goto out_bits; in test_find_delalloc()
[all …]
/linux-6.15/fs/bcachefs/
H A Dinode.c45 u64 out[2], unsigned *out_bits) in inode_decode_field() argument
73 *out_bits = out[0] ? 64 + fls64(out[0]) : fls64(out[1]); in inode_decode_field()