Home
last modified time | relevance | path

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

/openbmc/linux/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()