Home
last modified time | relevance | path

Searched refs:OCFS2_INVALID_SLOT (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dslot_map.c99 if (le16_to_cpu(sm->sm_slots[i]) == (u16)OCFS2_INVALID_SLOT) in ocfs2_update_slot_info_old()
180 sm->sm_slots[i] = cpu_to_le16(OCFS2_INVALID_SLOT); in ocfs2_update_disk_slot_old()
418 OCFS2_INVALID_SLOT); in ocfs2_init_slot_info()
493 osb->slot_num = OCFS2_INVALID_SLOT; in ocfs2_find_slot()
514 osb->slot_num = OCFS2_INVALID_SLOT; in ocfs2_put_slot()
H A Dsuballoc.c859 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
867 osb->s_meta_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_meta_steal_slot()
890 int slot = OCFS2_INVALID_SLOT; in __ocfs2_get_steal_slot()
920 if (slot == OCFS2_INVALID_SLOT) in ocfs2_steal_resource()
975 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_metadata_blocks()
988 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_metadata_blocks()
1064 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_inode()
1089 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_inode()
1132 OCFS2_INVALID_SLOT, NULL, in ocfs2_reserve_cluster_bitmap_bits()
2723 if (le16_to_cpu(inode_fe->i_suballoc_slot) != (u16)OCFS2_INVALID_SLOT in ocfs2_get_suballoc_slot_bit()
[all...]
H A Dsysfile.c49 BUG_ON(slot == OCFS2_INVALID_SLOT); in get_local_system_inode()
H A Dmove_extents.c489 OCFS2_INVALID_SLOT, in ocfs2_validate_and_adjust_move_goal()
627 OCFS2_INVALID_SLOT); in ocfs2_move_extent()
654 OCFS2_INVALID_SLOT, in ocfs2_move_extent()
H A Dsuper.c1254 mopt->slot = OCFS2_INVALID_SLOT; in ocfs2_parse_options()
1508 if (osb->preferred_slot != OCFS2_INVALID_SLOT) in ocfs2_show_options()
1632 OCFS2_INVALID_SLOT); in ocfs2_statfs()
1909 if (osb->slot_num != OCFS2_INVALID_SLOT) in ocfs2_dismount_volume()
2099 osb->slot_num = OCFS2_INVALID_SLOT; in ocfs2_initialize_super()
2290 OCFS2_INVALID_SLOT); in ocfs2_initialize_super()
H A Dresize.c283 OCFS2_INVALID_SLOT); in ocfs2_group_extend()
468 OCFS2_INVALID_SLOT); in ocfs2_group_add()
H A Dlocalalloc.c402 OCFS2_INVALID_SLOT); in ocfs2_shutdown_local_alloc()
558 OCFS2_INVALID_SLOT); in ocfs2_complete_local_alloc_recovery()
H A Dioctl.c642 OCFS2_INVALID_SLOT); in ocfs2_info_handle_freefrag()
650 OCFS2_INVALID_SLOT); in ocfs2_info_handle_freefrag()
H A Docfs2_fs.h293 #define OCFS2_INVALID_SLOT ((u16)-1) macro
529 * value -1 (0xFFFF) is OCFS2_INVALID_SLOT. This marks a slot empty.
H A Dquota_local.c200 OCFS2_INVALID_SLOT); in ocfs2_local_check_quota_file()
H A Dquota_global.c351 OCFS2_INVALID_SLOT); in ocfs2_global_read_info()
H A Dalloc.c6032 OCFS2_INVALID_SLOT); in __ocfs2_flush_truncate_log()
7545 OCFS2_INVALID_SLOT); in ocfs2_trim_mainbm()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dslot_map.c97 if (le16_to_cpu(sm->sm_slots[i]) == (u16)OCFS2_INVALID_SLOT) in ocfs2_update_slot_info_old()
178 sm->sm_slots[i] = cpu_to_le16(OCFS2_INVALID_SLOT); in ocfs2_update_disk_slot_old()
416 OCFS2_INVALID_SLOT); in ocfs2_init_slot_info()
491 osb->slot_num = OCFS2_INVALID_SLOT; in ocfs2_find_slot()
512 osb->slot_num = OCFS2_INVALID_SLOT; in ocfs2_put_slot()
H A Dsuballoc.c857 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
865 osb->s_meta_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_meta_steal_slot()
888 int slot = OCFS2_INVALID_SLOT; in __ocfs2_get_steal_slot()
918 if (slot == OCFS2_INVALID_SLOT) in ocfs2_steal_resource()
973 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_metadata_blocks()
986 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_metadata_blocks()
1062 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_inode()
1087 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_inode()
1130 OCFS2_INVALID_SLOT, NULL, in ocfs2_reserve_cluster_bitmap_bits()
2721 if (le16_to_cpu(inode_fe->i_suballoc_slot) != (u16)OCFS2_INVALID_SLOT in ocfs2_get_suballoc_slot_bit()
[all...]
H A Dsysfile.c47 BUG_ON(slot == OCFS2_INVALID_SLOT); in get_local_system_inode()
H A Dmove_extents.c487 OCFS2_INVALID_SLOT, in ocfs2_validate_and_adjust_move_goal()
625 OCFS2_INVALID_SLOT); in ocfs2_move_extent()
652 OCFS2_INVALID_SLOT, in ocfs2_move_extent()
H A Dsuper.c1249 mopt->slot = OCFS2_INVALID_SLOT; in ocfs2_parse_options()
1503 if (osb->preferred_slot != OCFS2_INVALID_SLOT) in ocfs2_show_options()
1626 OCFS2_INVALID_SLOT); in ocfs2_statfs()
1899 if (osb->slot_num != OCFS2_INVALID_SLOT) in ocfs2_dismount_volume()
2090 osb->slot_num = OCFS2_INVALID_SLOT; in ocfs2_initialize_super()
2259 OCFS2_INVALID_SLOT); in ocfs2_initialize_super()
H A Dresize.c281 OCFS2_INVALID_SLOT); in ocfs2_group_extend()
466 OCFS2_INVALID_SLOT); in ocfs2_group_add()
H A Dlocalalloc.c400 OCFS2_INVALID_SLOT); in ocfs2_shutdown_local_alloc()
556 OCFS2_INVALID_SLOT); in ocfs2_complete_local_alloc_recovery()
H A Dioctl.c646 OCFS2_INVALID_SLOT); in ocfs2_info_handle_freefrag()
654 OCFS2_INVALID_SLOT); in ocfs2_info_handle_freefrag()
H A Docfs2_fs.h291 #define OCFS2_INVALID_SLOT ((u16)-1) macro
527 * value -1 (0xFFFF) is OCFS2_INVALID_SLOT. This marks a slot empty.
H A Dquota_local.c200 OCFS2_INVALID_SLOT); in ocfs2_local_check_quota_file()
H A Dquota_global.c358 OCFS2_INVALID_SLOT); in ocfs2_global_read_info()
H A Dalloc.c6032 OCFS2_INVALID_SLOT); in __ocfs2_flush_truncate_log()
7550 OCFS2_INVALID_SLOT); in ocfs2_trim_mainbm()

Completed in 50 milliseconds