Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/tests/
Dinode-tests.c214 static unsigned long prealloc_only = 0; variable
489 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
491 prealloc_only, em->flags); in test_btrfs_get_extent()
518 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
520 prealloc_only, em->flags); in test_btrfs_get_extent()
581 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
583 prealloc_only, em->flags); in test_btrfs_get_extent()
1120 set_bit(EXTENT_FLAG_PREALLOC, &prealloc_only); in btrfs_test_inodes()