Home
last modified time | relevance | path

Searched refs:OCFS2_LOCAL_ALLOC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dlocalalloc.c35 #define OCFS2_LOCAL_ALLOC(dinode) (&((dinode)->id2.i_lab)) macro
308 la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_load_local_alloc()
340 OCFS2_LOCAL_ALLOC(alloc)->la_bm_off); in ocfs2_load_local_alloc()
732 la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_claim_local_alloc_bits()
788 la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_free_local_alloc_bits()
816 struct ocfs2_local_alloc *la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_local_alloc_count_bits()
864 bitmap = OCFS2_LOCAL_ALLOC(alloc)->la_bitmap; in ocfs2_local_alloc_find_clear_bits()
914 struct ocfs2_local_alloc *la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_clear_local_alloc()
960 struct ocfs2_local_alloc *la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_sync_local_to_main()
1158 la = OCFS2_LOCAL_ALLOC(allo in ocfs2_local_alloc_new_window()
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dlocalalloc.c33 #define OCFS2_LOCAL_ALLOC(dinode) (&((dinode)->id2.i_lab)) macro
306 la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_load_local_alloc()
338 OCFS2_LOCAL_ALLOC(alloc)->la_bm_off); in ocfs2_load_local_alloc()
730 la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_claim_local_alloc_bits()
786 la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_free_local_alloc_bits()
814 struct ocfs2_local_alloc *la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_local_alloc_count_bits()
862 bitmap = OCFS2_LOCAL_ALLOC(alloc)->la_bitmap; in ocfs2_local_alloc_find_clear_bits()
912 struct ocfs2_local_alloc *la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_clear_local_alloc()
958 struct ocfs2_local_alloc *la = OCFS2_LOCAL_ALLOC(alloc); in ocfs2_sync_local_to_main()
1156 la = OCFS2_LOCAL_ALLOC(allo in ocfs2_local_alloc_new_window()
[all...]

Completed in 4 milliseconds