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

/linux-4.4.14/fs/btrfs/tests/
H A Dinode-tests.c218 static unsigned long prealloc_only = 0; variable
491 if (em->flags != prealloc_only) { test_btrfs_get_extent()
493 prealloc_only, em->flags); test_btrfs_get_extent()
519 if (em->flags != prealloc_only) { test_btrfs_get_extent()
521 prealloc_only, em->flags); test_btrfs_get_extent()
580 if (em->flags != prealloc_only) { test_btrfs_get_extent()
582 prealloc_only, em->flags); test_btrfs_get_extent()
1111 set_bit(EXTENT_FLAG_PREALLOC, &prealloc_only); btrfs_test_inodes()

Completed in 120 milliseconds