Home
last modified time | relevance | path

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

/fs/ocfs2/
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()
A Dsuballoc.c863 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
871 osb->s_meta_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_meta_steal_slot()
894 int slot = OCFS2_INVALID_SLOT; in __ocfs2_get_steal_slot()
924 if (slot == OCFS2_INVALID_SLOT) in ocfs2_steal_resource()
979 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_metadata_blocks()
992 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_metadata_blocks()
1068 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_inode()
1093 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_inode()
1136 OCFS2_INVALID_SLOT, NULL, in ocfs2_reserve_cluster_bitmap_bits()
2824 if (le16_to_cpu(inode_fe->i_suballoc_slot) != (u16)OCFS2_INVALID_SLOT && in ocfs2_get_suballoc_slot_bit()
[all …]
A Dsysfile.c47 BUG_ON(slot == OCFS2_INVALID_SLOT); in get_local_system_inode()
A Dmove_extents.c487 OCFS2_INVALID_SLOT, in ocfs2_validate_and_adjust_move_goal()
627 OCFS2_INVALID_SLOT); in ocfs2_move_extent()
652 OCFS2_INVALID_SLOT, in ocfs2_move_extent()
A Dresize.c289 OCFS2_INVALID_SLOT); in ocfs2_group_extend()
474 OCFS2_INVALID_SLOT); in ocfs2_group_add()
A Dsuper.c1210 mopt->slot = OCFS2_INVALID_SLOT; in ocfs2_init_fs_context()
1450 if (osb->preferred_slot != OCFS2_INVALID_SLOT) in ocfs2_show_options()
1571 OCFS2_INVALID_SLOT); in ocfs2_statfs()
1846 if (osb->slot_num != OCFS2_INVALID_SLOT) in ocfs2_dismount_volume()
2037 osb->slot_num = OCFS2_INVALID_SLOT; in ocfs2_initialize_super()
2206 OCFS2_INVALID_SLOT); in ocfs2_initialize_super()
A Dioctl.c647 OCFS2_INVALID_SLOT); in ocfs2_info_handle_freefrag()
655 OCFS2_INVALID_SLOT); in ocfs2_info_handle_freefrag()
A Dlocalalloc.c401 OCFS2_INVALID_SLOT); in ocfs2_shutdown_local_alloc()
557 OCFS2_INVALID_SLOT); in ocfs2_complete_local_alloc_recovery()
A Docfs2_fs.h291 #define OCFS2_INVALID_SLOT ((u16)-1) macro
A Dquota_global.c358 OCFS2_INVALID_SLOT); in ocfs2_global_read_info()
A Dquota_local.c200 OCFS2_INVALID_SLOT); in ocfs2_local_check_quota_file()
A Dalloc.c6047 OCFS2_INVALID_SLOT); in __ocfs2_flush_truncate_log()
7577 OCFS2_INVALID_SLOT); in ocfs2_trim_mainbm()

Completed in 57 milliseconds