Home
last modified time | relevance | path

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

/fs/btrfs/tests/
A Dinode-tests.c214 static u32 prealloc_only = 0; variable
468 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
470 prealloc_only, em->flags); in test_btrfs_get_extent()
496 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
498 prealloc_only, em->flags); in test_btrfs_get_extent()
557 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
559 prealloc_only, em->flags); in test_btrfs_get_extent()
1084 prealloc_only |= EXTENT_FLAG_PREALLOC; in btrfs_test_inodes()

Completed in 4 milliseconds