Home
last modified time | relevance | path

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

/fs/ocfs2/
Dslot_map.c115 if (le16_to_cpu(sm->sm_slots[i]) == (u16)OCFS2_INVALID_SLOT) in ocfs2_update_slot_info_old()
196 sm->sm_slots[i] = cpu_to_le16(OCFS2_INVALID_SLOT); in ocfs2_update_disk_slot_old()
438 OCFS2_INVALID_SLOT); in ocfs2_init_slot_info()
513 osb->slot_num = OCFS2_INVALID_SLOT; in ocfs2_find_slot()
534 osb->slot_num = OCFS2_INVALID_SLOT; in ocfs2_put_slot()
Dsuballoc.c875 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
883 osb->s_meta_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_meta_steal_slot()
906 int slot = OCFS2_INVALID_SLOT; in __ocfs2_get_steal_slot()
936 if (slot == OCFS2_INVALID_SLOT) in ocfs2_steal_resource()
991 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_metadata_blocks()
1004 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_metadata_blocks()
1080 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_inode()
1105 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_inode()
1148 OCFS2_INVALID_SLOT, NULL, in ocfs2_reserve_cluster_bitmap_bits()
2788 if (le16_to_cpu(inode_fe->i_suballoc_slot) != (u16)OCFS2_INVALID_SLOT && in ocfs2_get_suballoc_slot_bit()
Dsysfile.c63 BUG_ON(slot == OCFS2_INVALID_SLOT); in get_local_system_inode()
Dmove_extents.c489 OCFS2_INVALID_SLOT, in ocfs2_validate_and_adjust_move_goal()
628 OCFS2_INVALID_SLOT); in ocfs2_move_extent()
655 OCFS2_INVALID_SLOT, in ocfs2_move_extent()
Dresize.c297 OCFS2_INVALID_SLOT); in ocfs2_group_extend()
482 OCFS2_INVALID_SLOT); in ocfs2_group_add()
Dsuper.c1290 mopt->slot = OCFS2_INVALID_SLOT; in ocfs2_parse_options()
1544 if (osb->preferred_slot != OCFS2_INVALID_SLOT) in ocfs2_show_options()
1674 OCFS2_INVALID_SLOT); in ocfs2_statfs()
1934 if (osb->slot_num != OCFS2_INVALID_SLOT) in ocfs2_dismount_volume()
2125 osb->slot_num = OCFS2_INVALID_SLOT; in ocfs2_initialize_super()
2311 OCFS2_INVALID_SLOT); in ocfs2_initialize_super()
Dioctl.c648 OCFS2_INVALID_SLOT); in ocfs2_info_handle_freefrag()
656 OCFS2_INVALID_SLOT); in ocfs2_info_handle_freefrag()
Dlocalalloc.c410 OCFS2_INVALID_SLOT); in ocfs2_shutdown_local_alloc()
567 OCFS2_INVALID_SLOT); in ocfs2_complete_local_alloc_recovery()
Docfs2_fs.h307 #define OCFS2_INVALID_SLOT -1 macro
Dquota_global.c349 OCFS2_INVALID_SLOT); in ocfs2_global_read_info()
Dquota_local.c200 OCFS2_INVALID_SLOT); in ocfs2_local_check_quota_file()
Dalloc.c6027 OCFS2_INVALID_SLOT); in __ocfs2_flush_truncate_log()
7403 OCFS2_INVALID_SLOT); in ocfs2_trim_fs()