Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/tests/ !
Dinode-tests.c212 static unsigned long prealloc_only = 0; variable
480 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
482 prealloc_only, em->flags); in test_btrfs_get_extent()
509 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
511 prealloc_only, em->flags); in test_btrfs_get_extent()
572 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
574 prealloc_only, em->flags); in test_btrfs_get_extent()
1109 set_bit(EXTENT_FLAG_PREALLOC, &prealloc_only); in btrfs_test_inodes()