/linux-6.1.9/drivers/md/ |
D | dm-raid.c | 233 unsigned long runtime_flags; member 2660 set_bit(RT_FLAG_UPDATE_SBS, &rs->runtime_flags); in rs_adjust_data_offsets() 2802 set_bit(RT_FLAG_RESHAPE_RS, &rs->runtime_flags); in rs_prepare_reshape() 2803 set_bit(RT_FLAG_UPDATE_SBS, &rs->runtime_flags); in rs_prepare_reshape() 2806 set_bit(RT_FLAG_UPDATE_SBS, &rs->runtime_flags); in rs_prepare_reshape() 3094 set_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr() 3120 set_bit(RT_FLAG_UPDATE_SBS, &rs->runtime_flags); in raid_ctr() 3163 set_bit(RT_FLAG_UPDATE_SBS, &rs->runtime_flags); in raid_ctr() 3169 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr() 3204 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr() [all …]
|
/linux-6.1.9/drivers/block/ |
D | nbd.c | 92 unsigned long runtime_flags; member 286 return test_bit(NBD_RT_DISCONNECTED, &config->runtime_flags) || in nbd_disconnected() 287 test_bit(NBD_RT_DISCONNECT_REQUESTED, &config->runtime_flags); in nbd_disconnected() 306 &nbd->config->runtime_flags)) { in nbd_mark_nsock_dead() 308 &nbd->config->runtime_flags); in nbd_mark_nsock_dead() 368 if (test_and_set_bit(NBD_RT_DISCONNECTED, &config->runtime_flags)) in sock_shutdown() 479 set_bit(NBD_RT_TIMEDOUT, &config->runtime_flags); in nbd_xmit_timeout() 917 if (test_bit(NBD_RT_DISCONNECTED, &config->runtime_flags)) in find_fallback() 961 &config->runtime_flags) || in wait_for_reconnect() 966 return !test_bit(NBD_RT_DISCONNECTED, &config->runtime_flags); in wait_for_reconnect() [all …]
|
/linux-6.1.9/fs/btrfs/ |
D | btrfs_inode.h | 123 unsigned long runtime_flags; member 306 return test_bit(BTRFS_INODE_FREE_SPACE_INODE, &inode->runtime_flags); in btrfs_is_free_space_inode() 347 set_bit(BTRFS_INODE_NEEDS_FULL_SYNC, &inode->runtime_flags); in btrfs_set_inode_full_sync()
|
D | props.c | 134 set_bit(BTRFS_INODE_HAS_PROPS, &BTRFS_I(inode)->runtime_flags); in btrfs_set_prop() 266 set_bit(BTRFS_INODE_HAS_PROPS, &BTRFS_I(inode)->runtime_flags); in inode_prop_iterator() 390 &BTRFS_I(parent)->runtime_flags)) in btrfs_inode_inherit_props() 441 &BTRFS_I(inode)->runtime_flags); in btrfs_inode_inherit_props()
|
D | verity.c | 460 clear_bit(BTRFS_INODE_VERITY_IN_PROGRESS, &inode->runtime_flags); in rollback_verity() 557 clear_bit(BTRFS_INODE_VERITY_IN_PROGRESS, &inode->runtime_flags); in finish_verity() 585 if (test_bit(BTRFS_INODE_VERITY_IN_PROGRESS, &inode->runtime_flags)) in btrfs_begin_enable_verity() 605 set_bit(BTRFS_INODE_VERITY_IN_PROGRESS, &inode->runtime_flags); in btrfs_begin_enable_verity()
|
D | zoned.c | 1454 set_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &cache->runtime_flags); in btrfs_load_block_group_zone_info() 1471 set_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &cache->runtime_flags); in btrfs_load_block_group_zone_info() 1507 &cache->runtime_flags); in btrfs_load_block_group_zone_info() 1551 if (test_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &cache->runtime_flags)) { in btrfs_load_block_group_zone_info() 1891 if (test_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &block_group->runtime_flags)) { in btrfs_zone_activate() 1917 set_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &block_group->runtime_flags); in btrfs_zone_activate() 1980 if (!test_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &block_group->runtime_flags)) { in do_zone_finish() 2022 &block_group->runtime_flags)) { in do_zone_finish() 2035 clear_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &block_group->runtime_flags); in do_zone_finish() 2243 if (!test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) in btrfs_zoned_release_data_reloc_bg() [all …]
|
D | xattr.c | 216 &BTRFS_I(inode)->runtime_flags); in btrfs_setxattr() 217 clear_bit(BTRFS_INODE_NO_XATTRS, &BTRFS_I(inode)->runtime_flags); in btrfs_setxattr()
|
D | block-group.h | 123 unsigned long runtime_flags; member
|
D | file.c | 118 set_bit(BTRFS_INODE_IN_DEFRAG, &inode->runtime_flags); in __btrfs_add_inode_defrag() 151 if (test_bit(BTRFS_INODE_IN_DEFRAG, &inode->runtime_flags)) in btrfs_add_inode_defrag() 169 if (!test_bit(BTRFS_INODE_IN_DEFRAG, &inode->runtime_flags)) { in btrfs_add_inode_defrag() 286 clear_bit(BTRFS_INODE_IN_DEFRAG, &BTRFS_I(inode)->runtime_flags); in __btrfs_run_defrag_inode() 2029 &BTRFS_I(inode)->runtime_flags)) in btrfs_release_file() 2071 (test_bit(BTRFS_INODE_NEEDS_FULL_SYNC, &inode->runtime_flags) || in skip_inode_logging() 2164 &BTRFS_I(inode)->runtime_flags); in btrfs_sync_file() 2207 &BTRFS_I(inode)->runtime_flags); in btrfs_sync_file() 4170 &BTRFS_I(inode)->runtime_flags)) in btrfs_fdatawrite_range()
|
D | dev-replace.c | 548 set_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags); in mark_block_group_to_copy() 577 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &cache->runtime_flags)) { in btrfs_finish_block_group_to_copy() 610 clear_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags); in btrfs_finish_block_group_to_copy()
|
D | reflink.c | 111 set_bit(BTRFS_INODE_NO_DELALLOC_FLUSH, &inode->runtime_flags); in copy_inline_to_page() 610 clear_bit(BTRFS_INODE_NO_DELALLOC_FLUSH, &BTRFS_I(inode)->runtime_flags); in btrfs_clone()
|
D | block-group.c | 1027 &block_group->runtime_flags) && in btrfs_remove_block_group() 1032 if (test_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &block_group->runtime_flags)) in btrfs_remove_block_group() 1062 set_bit(BLOCK_GROUP_FLAG_REMOVED, &block_group->runtime_flags); in btrfs_remove_block_group() 2411 &block_group->runtime_flags)) { in btrfs_create_pending_block_groups() 3953 &block_group->runtime_flags)) { in btrfs_put_block_group_cache() 4100 test_bit(BLOCK_GROUP_FLAG_REMOVED, &block_group->runtime_flags)); in btrfs_unfreeze_block_group()
|
D | inode.c | 2232 set_bit(BTRFS_INODE_HAS_ASYNC_EXTENT, &inode->runtime_flags); in btrfs_run_delalloc_range() 2344 &BTRFS_I(inode)->runtime_flags); in btrfs_add_delalloc_inodes() 2366 &inode->runtime_flags); in __btrfs_del_delalloc_inode() 2423 &BTRFS_I(inode)->runtime_flags)) in btrfs_set_delalloc_extent() 2492 &inode->runtime_flags)) in btrfs_clear_delalloc_extent() 4020 &BTRFS_I(inode)->runtime_flags); in btrfs_read_locked_inode() 5207 &BTRFS_I(inode)->runtime_flags); in btrfs_setsize() 5691 &BTRFS_I(inode)->runtime_flags); in btrfs_init_locked_inode() 5773 set_bit(BTRFS_INODE_DUMMY, &BTRFS_I(inode)->runtime_flags); in new_simple_dir() 6082 if (test_bit(BTRFS_INODE_DUMMY, &BTRFS_I(inode)->runtime_flags)) in btrfs_dirty_inode() [all …]
|
D | free-space-cache.c | 147 if (!test_and_set_bit(BLOCK_GROUP_FLAG_IREF, &block_group->runtime_flags)) in lookup_free_space_inode() 260 if (test_and_clear_bit(BLOCK_GROUP_FLAG_IREF, &block_group->runtime_flags)) { in btrfs_remove_free_space_inode() 2904 &block_group->runtime_flags)); in btrfs_dump_free_space() 4008 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &block_group->runtime_flags)) { in btrfs_trim_block_group() 4038 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &block_group->runtime_flags)) { in btrfs_trim_block_group_extents() 4060 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &block_group->runtime_flags)) { in btrfs_trim_block_group_bitmaps()
|
D | tree-log.c | 5061 if (test_bit(BTRFS_INODE_NO_XATTRS, &inode->runtime_flags)) in btrfs_log_all_xattrs() 5112 set_bit(BTRFS_INODE_NO_XATTRS, &inode->runtime_flags); in btrfs_log_all_xattrs() 5381 !test_bit(BTRFS_INODE_COPY_EVERYTHING, &inode->runtime_flags)) in need_log_inode() 6407 &inode->runtime_flags) && in btrfs_log_inode() 6496 clear_bit(BTRFS_INODE_COPY_EVERYTHING, &inode->runtime_flags); in btrfs_log_inode() 6520 &inode->runtime_flags)) { in btrfs_log_inode() 6528 &inode->runtime_flags); in btrfs_log_inode() 6530 &inode->runtime_flags); in btrfs_log_inode() 6536 &inode->runtime_flags) || in btrfs_log_inode()
|
D | scrub.c | 3415 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &bg->runtime_flags)) { in scrub_simple_mirror() 3755 if (!test_bit(BLOCK_GROUP_FLAG_REMOVED, &bg->runtime_flags)) in scrub_chunk() 3913 if (!test_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags)) { in scrub_enumerate_chunks() 3928 if (test_bit(BLOCK_GROUP_FLAG_REMOVED, &cache->runtime_flags)) { in scrub_enumerate_chunks() 4088 if (!test_bit(BLOCK_GROUP_FLAG_REMOVED, &cache->runtime_flags) && in scrub_enumerate_chunks()
|
D | space-info.c | 308 if (test_bit(BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE, &block_group->runtime_flags)) in btrfs_add_bg_to_space_info()
|
D | volumes.c | 5621 set_bit(BLOCK_GROUP_FLAG_CHUNK_ITEM_INSERTED, &bg->runtime_flags); in btrfs_chunk_alloc_add_chunk_item() 6178 ret = test_bit(BLOCK_GROUP_FLAG_TO_COPY, &cache->runtime_flags); in is_block_group_to_copy() 8399 if (!test_bit(BLOCK_GROUP_FLAG_RELOCATING_REPAIR, &cache->runtime_flags)) in relocating_repair_kthread() 8436 if (test_and_set_bit(BLOCK_GROUP_FLAG_RELOCATING_REPAIR, &cache->runtime_flags)) { in btrfs_repair_one_zone()
|
D | extent-tree.c | 3813 test_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags)) { in do_allocation_zoned() 3890 set_bit(BLOCK_GROUP_FLAG_ZONED_DATA_RELOC, &block_group->runtime_flags); in do_allocation_zoned()
|
D | disk-io.c | 2248 set_bit(BTRFS_INODE_DUMMY, &BTRFS_I(inode)->runtime_flags); in btrfs_init_btree_inode()
|
D | extent_io.c | 3146 &BTRFS_I(inode)->runtime_flags)) in extent_write_cache_pages()
|
D | ioctl.c | 1923 &BTRFS_I(inode)->runtime_flags)) in btrfs_defrag_file()
|
/linux-6.1.9/include/uapi/rdma/hfi/ |
D | hfi1_ioctl.h | 82 __aligned_u64 runtime_flags; /* chip/drv runtime flags (HFI1_CAP_*) */ member
|
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | file_ops.c | 1105 cinfo.runtime_flags = (((uctxt->flags >> HFI1_CAP_MISC_SHIFT) & in get_ctxt_info() 1111 cinfo.runtime_flags |= HFI1_CAP_TID_UNMAP; /* no caching */ in get_ctxt_info()
|