Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dslot_map.c100 if (le16_to_cpu(sm->sm_slots[i]) == (u16)OCFS2_INVALID_SLOT) in ocfs2_update_slot_info_old()
182 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()
H A Dsuballoc.c932 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
940 osb->s_meta_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_meta_steal_slot()
963 int slot = OCFS2_INVALID_SLOT; in __ocfs2_get_steal_slot()
993 if (slot == OCFS2_INVALID_SLOT) in ocfs2_steal_resource()
1048 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_metadata_blocks()
1061 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_metadata_blocks()
1137 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_inode()
1162 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_inode()
1205 OCFS2_INVALID_SLOT, NULL, in ocfs2_reserve_cluster_bitmap_bits()
2753 OCFS2_INVALID_SLOT); in _ocfs2_reclaim_suballoc_to_main()
[all …]
H A Dsysfile.c47 BUG_ON(slot == OCFS2_INVALID_SLOT); in get_local_system_inode()
H A Dmove_extents.c493 OCFS2_INVALID_SLOT, in ocfs2_validate_and_adjust_move_goal()
633 OCFS2_INVALID_SLOT); in ocfs2_move_extent()
658 OCFS2_INVALID_SLOT, in ocfs2_move_extent()
H A Dresize.c289 OCFS2_INVALID_SLOT); in ocfs2_group_extend()
474 OCFS2_INVALID_SLOT); in ocfs2_group_add()
H 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()
H A Dioctl.c645 OCFS2_INVALID_SLOT); in ocfs2_info_handle_freefrag()
653 type, OCFS2_INVALID_SLOT); in ocfs2_info_handle_freefrag()
H A Dlocalalloc.c401 OCFS2_INVALID_SLOT); in ocfs2_shutdown_local_alloc()
557 OCFS2_INVALID_SLOT); in ocfs2_complete_local_alloc_recovery()
H A Docfs2_fs.h291 #define OCFS2_INVALID_SLOT ((u16)-1) macro
H A Dquota_global.c358 OCFS2_INVALID_SLOT); in ocfs2_global_read_info()
H A Dquota_local.c200 OCFS2_INVALID_SLOT); in ocfs2_local_check_quota_file()
H A Dinode.c1489 if (le16_to_cpu(di->i_suballoc_slot) != (u16)OCFS2_INVALID_SLOT && in ocfs2_validate_inode_block()
H A Dalloc.c6047 OCFS2_INVALID_SLOT); in __ocfs2_flush_truncate_log()
7578 OCFS2_INVALID_SLOT); in ocfs2_trim_mainbm()