Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dinode-tests.c212 static unsigned long prealloc_only = 0; variable
485 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
487 prealloc_only, em->flags); in test_btrfs_get_extent()
514 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
516 prealloc_only, em->flags); in test_btrfs_get_extent()
577 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
579 prealloc_only, em->flags); in test_btrfs_get_extent()
1118 set_bit(EXTENT_FLAG_PREALLOC, &prealloc_only); in btrfs_test_inodes()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dinode-tests.c214 static unsigned long prealloc_only = 0; variable
470 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
472 prealloc_only, em->flags); in test_btrfs_get_extent()
499 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
501 prealloc_only, em->flags); in test_btrfs_get_extent()
562 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
564 prealloc_only, em->flags); in test_btrfs_get_extent()
1099 set_bit(EXTENT_FLAG_PREALLOC, &prealloc_only); in btrfs_test_inodes()

Completed in 3 milliseconds