Home
last modified time | relevance | path

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

/fs/btrfs/
A Dxattr.c218 &BTRFS_I(inode)->runtime_flags); in btrfs_setxattr()
219 clear_bit(BTRFS_INODE_NO_XATTRS, &BTRFS_I(inode)->runtime_flags); in btrfs_setxattr()
402 if (test_bit(BTRFS_INODE_NO_CAP_XATTR, &BTRFS_I(inode)->runtime_flags)) in btrfs_xattr_handler_get_security()
408 set_bit(BTRFS_INODE_NO_CAP_XATTR, &BTRFS_I(inode)->runtime_flags); in btrfs_xattr_handler_get_security()
425 clear_bit(BTRFS_INODE_NO_CAP_XATTR, &BTRFS_I(inode)->runtime_flags); in btrfs_xattr_handler_set_security()
524 clear_bit(BTRFS_INODE_NO_CAP_XATTR, &BTRFS_I(inode)->runtime_flags); in btrfs_initxattrs()
A Dzoned.c1406 set_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &bg->runtime_flags); in btrfs_load_block_group_single()
1454 set_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &bg->runtime_flags); in btrfs_load_block_group_dup()
1500 set_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &bg->runtime_flags); in btrfs_load_block_group_raid1()
1555 set_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &bg->runtime_flags); in btrfs_load_block_group_raid0()
1587 set_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &bg->runtime_flags); in btrfs_load_block_group_raid10()
1677 set_bit(BLOCK_GROUP_FLAG_SEQUENTIAL_ZONE, &cache->runtime_flags); in btrfs_load_block_group_zone_info()
2350 &block_group->runtime_flags)) { in do_zone_finish()
2358 &block_group->runtime_flags)) { in do_zone_finish()
2600 set_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &bg->runtime_flags); in btrfs_zoned_reserve_data_reloc_bg()
2696 &block_group->runtime_flags); in btrfs_zoned_release_data_reloc_bg()
[all …]
A Dprops.c141 set_bit(BTRFS_INODE_HAS_PROPS, &inode->runtime_flags); in btrfs_set_prop()
273 set_bit(BTRFS_INODE_HAS_PROPS, &BTRFS_I(inode)->runtime_flags); in inode_prop_iterator()
398 if (!test_bit(BTRFS_INODE_HAS_PROPS, &parent->runtime_flags)) in btrfs_inode_inherit_props()
448 set_bit(BTRFS_INODE_HAS_PROPS, &inode->runtime_flags); in btrfs_inode_inherit_props()
A Dbtrfs_inode.h196 unsigned long runtime_flags; member
384 if (test_bit(BTRFS_INODE_ROOT_STUB, &inode->runtime_flags)) in btrfs_ino()
422 return test_bit(BTRFS_INODE_FREE_SPACE_INODE, &inode->runtime_flags); in btrfs_is_free_space_inode()
465 set_bit(BTRFS_INODE_NEEDS_FULL_SYNC, &inode->runtime_flags); in btrfs_set_inode_full_sync()
A Dverity.c465 clear_bit(BTRFS_INODE_VERITY_IN_PROGRESS, &inode->runtime_flags); in rollback_verity()
562 clear_bit(BTRFS_INODE_VERITY_IN_PROGRESS, &inode->runtime_flags); in finish_verity()
590 if (test_bit(BTRFS_INODE_VERITY_IN_PROGRESS, &inode->runtime_flags)) in btrfs_begin_enable_verity()
610 set_bit(BTRFS_INODE_VERITY_IN_PROGRESS, &inode->runtime_flags); in btrfs_begin_enable_verity()
A Ddefrag.c98 set_bit(BTRFS_INODE_IN_DEFRAG, &inode->runtime_flags); in btrfs_insert_inode_defrag()
127 if (test_bit(BTRFS_INODE_IN_DEFRAG, &inode->runtime_flags)) in btrfs_add_inode_defrag()
140 if (!test_bit(BTRFS_INODE_IN_DEFRAG, &inode->runtime_flags)) { in btrfs_add_inode_defrag()
250 clear_bit(BTRFS_INODE_IN_DEFRAG, &inode->runtime_flags); in btrfs_run_defrag_inode()
1488 &inode->runtime_flags)) in btrfs_defrag_file()
A Dfree-space-tree.c1265 clear_bit(BLOCK_GROUP_FLAG_FREE_SPACE_ADDED, &bg->runtime_flags); in clear_free_space_tree()
1361 &block_group->runtime_flags)) in btrfs_rebuild_free_space_tree()
1397 &block_group->runtime_flags)) in __add_block_group_free_space()
1421 set_bit(BLOCK_GROUP_FLAG_FREE_SPACE_ADDED, &block_group->runtime_flags); in __add_block_group_free_space()
1478 if (test_bit(BLOCK_GROUP_FLAG_NEEDS_FREE_SPACE, &block_group->runtime_flags)) { in btrfs_remove_block_group_free_space()
A Ddev-replace.c521 set_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags); in mark_block_group_to_copy()
549 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &cache->runtime_flags)) { in btrfs_finish_block_group_to_copy()
581 clear_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags); in btrfs_finish_block_group_to_copy()
A Dblock-group.h160 unsigned long runtime_flags; member
A Dblock-group.c1269 set_bit(BLOCK_GROUP_FLAG_REMOVED, &block_group->runtime_flags); in btrfs_remove_block_group()
1778 } else if (!test_bit(BLOCK_GROUP_FLAG_NEW, &bg->runtime_flags)) { in btrfs_mark_bg_unused()
2791 &block_group->runtime_flags)) { in btrfs_create_pending_block_groups()
2819 clear_bit(BLOCK_GROUP_FLAG_NEW, &block_group->runtime_flags); in btrfs_create_pending_block_groups()
2897 set_bit(BLOCK_GROUP_FLAG_NEW, &cache->runtime_flags); in btrfs_make_block_group()
2906 set_bit(BLOCK_GROUP_FLAG_NEEDS_FREE_SPACE, &cache->runtime_flags); in btrfs_make_block_group()
4421 &block_group->runtime_flags)) { in btrfs_put_block_group_cache()
4592 test_bit(BLOCK_GROUP_FLAG_REMOVED, &block_group->runtime_flags)); in btrfs_unfreeze_block_group()
A Dreflink.c113 set_bit(BTRFS_INODE_NO_DELALLOC_FLUSH, &inode->runtime_flags); in copy_inline_to_page()
616 clear_bit(BTRFS_INODE_NO_DELALLOC_FLUSH, &BTRFS_I(inode)->runtime_flags); in btrfs_clone()
A Dfile.c1501 &BTRFS_I(inode)->runtime_flags)) in btrfs_release_file()
1541 (test_bit(BTRFS_INODE_NEEDS_FULL_SYNC, &inode->runtime_flags) || in skip_inode_logging()
1646 full_sync = test_bit(BTRFS_INODE_NEEDS_FULL_SYNC, &inode->runtime_flags); in btrfs_sync_file()
1665 clear_bit(BTRFS_INODE_COW_WRITE_ERROR, &inode->runtime_flags); in btrfs_sync_file()
1686 if (test_and_clear_bit(BTRFS_INODE_COW_WRITE_ERROR, &inode->runtime_flags)) in btrfs_sync_file()
1701 clear_bit(BTRFS_INODE_NEEDS_FULL_SYNC, &inode->runtime_flags); in btrfs_sync_file()
3860 if (!ret && test_bit(BTRFS_INODE_HAS_ASYNC_EXTENT, &inode->runtime_flags)) in btrfs_fdatawrite_range()
A Dtree-log.c2903 if (!test_bit(BTRFS_INODE_NEEDS_FULL_SYNC, &inode->runtime_flags) && in btrfs_init_log_ctx_scratch_eb()
2904 !test_bit(BTRFS_INODE_COPY_EVERYTHING, &inode->runtime_flags)) in btrfs_init_log_ctx_scratch_eb()
5118 if (test_bit(BTRFS_INODE_NO_XATTRS, &inode->runtime_flags)) in btrfs_log_all_xattrs()
5169 set_bit(BTRFS_INODE_NO_XATTRS, &inode->runtime_flags); in btrfs_log_all_xattrs()
5442 !test_bit(BTRFS_INODE_COPY_EVERYTHING, &inode->runtime_flags)) in need_log_inode()
6480 &inode->runtime_flags) && in btrfs_log_inode()
6568 clear_bit(BTRFS_INODE_COPY_EVERYTHING, &inode->runtime_flags); in btrfs_log_inode()
6592 &inode->runtime_flags)) { in btrfs_log_inode()
6600 &inode->runtime_flags); in btrfs_log_inode()
6602 &inode->runtime_flags); in btrfs_log_inode()
[all …]
A Dscrub.c2260 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &bg->runtime_flags)) { in scrub_simple_mirror()
2544 if (!test_bit(BLOCK_GROUP_FLAG_REMOVED, &bg->runtime_flags)) in scrub_chunk()
2697 if (!test_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags)) { in scrub_enumerate_chunks()
2712 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &cache->runtime_flags)) { in scrub_enumerate_chunks()
2845 if (!test_bit(BLOCK_GROUP_FLAG_REMOVED, &cache->runtime_flags) && in scrub_enumerate_chunks()
A Dfree-space-cache.c159 if (!test_and_set_bit(BLOCK_GROUP_FLAG_IREF, &block_group->runtime_flags)) in lookup_free_space_inode()
270 if (test_and_clear_bit(BLOCK_GROUP_FLAG_IREF, &block_group->runtime_flags)) { in btrfs_remove_free_space_inode()
2930 &block_group->runtime_flags)); in btrfs_dump_free_space()
4032 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &block_group->runtime_flags)) { in btrfs_trim_block_group()
4062 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &block_group->runtime_flags)) { in btrfs_trim_block_group_extents()
4084 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &block_group->runtime_flags)) { in btrfs_trim_block_group_bitmaps()
A Dinode.c1607 set_bit(BTRFS_INODE_HAS_ASYNC_EXTENT, &inode->runtime_flags); in run_delalloc_compressed()
3966 set_bit(BTRFS_INODE_NEEDS_FULL_SYNC, &inode->runtime_flags); in btrfs_read_locked_inode()
5263 &BTRFS_I(inode)->runtime_flags); in btrfs_setsize()
5724 &BTRFS_I(inode)->runtime_flags); in btrfs_init_locked_inode()
5824 set_bit(BTRFS_INODE_ROOT_STUB, &inode->runtime_flags); in new_simple_dir()
5825 set_bit(BTRFS_INODE_DUMMY, &inode->runtime_flags); in new_simple_dir()
6232 if (test_bit(BTRFS_INODE_DUMMY, &inode->runtime_flags)) in btrfs_dirty_inode()
6463 set_bit(BTRFS_INODE_NO_CAP_XATTR, &BTRFS_I(inode)->runtime_flags); in btrfs_create_new_inode()
7854 ei->runtime_flags = 0; in btrfs_alloc_inode()
8647 &BTRFS_I(inode)->runtime_flags)) in btrfs_run_delalloc_work()
[all …]
A Ddirect-io.c412 &BTRFS_I(inode)->runtime_flags)) { in btrfs_dio_iomap_begin()
A Dordered-data.c459 set_bit(BTRFS_INODE_COW_WRITE_ERROR, &inode->runtime_flags); in btrfs_finish_ordered_extent()
A Dvolumes.c5742 set_bit(BLOCK_GROUP_FLAG_CHUNK_ITEM_INSERTED, &bg->runtime_flags); in btrfs_chunk_alloc_add_chunk_item()
6260 ret = test_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags); in is_block_group_to_copy()
8193 if (!test_bit(BLOCK_GROUP_FLAG_RELOCATING_REPAIR, &cache->runtime_flags)) in relocating_repair_kthread()
8230 if (test_and_set_bit(BLOCK_GROUP_FLAG_RELOCATING_REPAIR, &cache->runtime_flags)) { in btrfs_repair_one_zone()
A Dextent-tree.c3932 test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags))) { in do_allocation_zoned()
3993 set_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags); in do_allocation_zoned()
A Dextent_io.c2370 &BTRFS_I(inode)->runtime_flags)) in extent_write_cache_pages()
A Ddisk-io.c1931 set_bit(BTRFS_INODE_DUMMY, &BTRFS_I(inode)->runtime_flags); in btrfs_init_btree_inode()
/fs/btrfs/tests/
A Dfree-space-tree-tests.c471 set_bit(BLOCK_GROUP_FLAG_NEEDS_FREE_SPACE, &cache->runtime_flags); in run_test()

Completed in 917 milliseconds