Lines Matching refs:OCFS2_INVALID_SLOT
873 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
881 osb->s_meta_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_meta_steal_slot()
904 int slot = OCFS2_INVALID_SLOT; in __ocfs2_get_steal_slot()
934 if (slot == OCFS2_INVALID_SLOT) in ocfs2_steal_resource()
989 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_metadata_blocks()
1002 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_metadata_blocks()
1078 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_inode()
1103 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_inode()
1146 OCFS2_INVALID_SLOT, NULL, in ocfs2_reserve_cluster_bitmap_bits()
2738 if (le16_to_cpu(inode_fe->i_suballoc_slot) != (u16)OCFS2_INVALID_SLOT && in ocfs2_get_suballoc_slot_bit()
2844 if (suballoc_slot == (u16)OCFS2_INVALID_SLOT) in ocfs2_test_inode_bit()