Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/tests/
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.12.1/tools/testing/selftests/net/
Dioam6.sh515 out_bits() function
/linux-6.12.1/fs/bcachefs/
Dinode.c43 u64 out[2], unsigned *out_bits) in inode_decode_field() argument
71 *out_bits = out[0] ? 64 + fls64(out[0]) : fls64(out[1]); in inode_decode_field()