Lines Matching refs:OCFS2_LOCAL_ALLOC
33 #define OCFS2_LOCAL_ALLOC(dinode) (&((dinode)->id2.i_lab)) macro
307 la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_load_local_alloc()
339 le32_to_cpu(OCFS2_LOCAL_ALLOC(alloc)->la_bm_off)); in ocfs2_load_local_alloc()
731 la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_claim_local_alloc_bits()
787 la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_free_local_alloc_bits()
815 struct ocfs2_local_alloc *la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_local_alloc_count_bits()
863 bitmap = OCFS2_LOCAL_ALLOC(alloc)->la_bitmap; in ocfs2_local_alloc_find_clear_bits()
907 struct ocfs2_local_alloc *la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_clear_local_alloc()
953 struct ocfs2_local_alloc *la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_sync_local_to_main()
1169 la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_local_alloc_new_window()
1229 memset(OCFS2_LOCAL_ALLOC(alloc)->la_bitmap, 0, in ocfs2_local_alloc_new_window()
1233 OCFS2_LOCAL_ALLOC(alloc)->la_bitmap); in ocfs2_local_alloc_new_window()
1236 le32_to_cpu(OCFS2_LOCAL_ALLOC(alloc)->la_bm_off), in ocfs2_local_alloc_new_window()