Home
last modified time | relevance | path

Searched refs:la_bitmap (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/
A Dlocalalloc.c741 bitmap = la->la_bitmap; in ocfs2_claim_local_alloc_bits()
788 bitmap = la->la_bitmap; in ocfs2_free_local_alloc_bits()
816 count = memweight(la->la_bitmap, le16_to_cpu(la->la_size)); in ocfs2_local_alloc_count_bits()
862 bitmap = OCFS2_LOCAL_ALLOC(alloc)->la_bitmap; in ocfs2_local_alloc_find_clear_bits()
919 la->la_bitmap[i] = 0; in ocfs2_clear_local_alloc()
975 bitmap = la->la_bitmap; in ocfs2_sync_local_to_main()
1216 memset(OCFS2_LOCAL_ALLOC(alloc)->la_bitmap, 0, in ocfs2_local_alloc_new_window()
1220 OCFS2_LOCAL_ALLOC(alloc)->la_bitmap); in ocfs2_local_alloc_new_window()
A Docfs2_fs.h641 /*10*/ __u8 la_bitmap[]; member
1352 offsetof(struct ocfs2_dinode, id2.i_lab.la_bitmap); in ocfs2_local_alloc_size()
1500 offsetof(struct ocfs2_dinode, id2.i_lab.la_bitmap); in ocfs2_local_alloc_size()

Completed in 10 milliseconds