Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dextent-io-tree.h14 #define EXTENT_DELALLOC (1U << 4) macro
201 EXTENT_DIRTY | EXTENT_DELALLOC | in clear_extent_dirty()
214 EXTENT_DELALLOC | EXTENT_UPTODATE | extra_bits, in set_extent_delalloc()
222 EXTENT_DELALLOC | EXTENT_UPTODATE | EXTENT_DEFRAG, in set_extent_defrag()
A Dinode.c998 NULL, EXTENT_LOCKED | EXTENT_DELALLOC, in submit_one_async_extent()
1933 EXTENT_DELALLOC | in run_delalloc_nocow()
2045 if (!(orig->state & EXTENT_DELALLOC)) in btrfs_split_delalloc_extent()
2082 if (!(other->state & EXTENT_DELALLOC)) in btrfs_merge_delalloc_extent()
2196 if (!(state->state & EXTENT_DELALLOC) && (*bits & EXTENT_DELALLOC)) { in btrfs_set_delalloc_extent()
2254 if ((state->state & EXTENT_DELALLOC) && (*bits & EXTENT_DELALLOC)) { in btrfs_clear_delalloc_extent()
5509 if (state_flags & EXTENT_DELALLOC) in evict_inode_truncate_pages()
5514 EXTENT_LOCKED | EXTENT_DELALLOC | in evict_inode_truncate_pages()
7299 end, len, EXTENT_DELALLOC, 1); in btrfs_get_extent_fiemap()
7587 EXTENT_DELALLOC, 0, NULL); in can_nocow_extent()
[all …]
A Dreflink.c91 EXTENT_DELALLOC | EXTENT_DO_ACCOUNTING | EXTENT_DEFRAG, in copy_inline_to_page()
A Dfree-space-cache.c1109 EXTENT_DELALLOC, 0, 0, NULL); in update_cache_item()
1121 inode->i_size - 1, EXTENT_DELALLOC, 0, in update_cache_item()
1218 EXTENT_DELALLOC, 0, 0, NULL); in flush_dirty_cache()
A Dextent_io.c721 if (bits & EXTENT_DELALLOC) in __clear_extent_bit()
1789 if (!(state->state & EXTENT_DELALLOC)) { in btrfs_find_delalloc_range()
2067 EXTENT_DELALLOC, 1, cached_state); in find_lock_delalloc_range()
A Dfile.c502 EXTENT_DELALLOC | EXTENT_DO_ACCOUNTING | EXTENT_DEFRAG, in btrfs_dirty_pages()
A Dioctl.c1304 EXTENT_DELALLOC | EXTENT_DO_ACCOUNTING | in defrag_one_locked_target()
/linux/fs/btrfs/tests/
A Dinode-tests.c977 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()
1045 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()
1078 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()
1094 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in test_extent_accounting()
/linux/include/trace/events/
A Dbtrfs.h148 { EXTENT_DELALLOC, "DELALLOC"}, \

Completed in 58 milliseconds