Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dextent-map-tests.c462 int i, out_ndaddrs, out_stripe_len; in test_rmap_block() local
511 &logical, &out_ndaddrs, &out_stripe_len); in test_rmap_block()
518 if (out_stripe_len != BTRFS_STRIPE_LEN) { in test_rmap_block()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dextent-map-tests.c865 int i, out_ndaddrs, out_stripe_len; in test_rmap_block() local
913 &logical, &out_ndaddrs, &out_stripe_len); in test_rmap_block()
920 if (out_stripe_len != BTRFS_STRIPE_LEN) { in test_rmap_block()

Completed in 3 milliseconds