Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dlocalalloc.c758 bitmap = la->la_bitmap; in ocfs2_claim_local_alloc_bits()
805 bitmap = la->la_bitmap; in ocfs2_free_local_alloc_bits()
833 count = memweight(la->la_bitmap, le16_to_cpu(la->la_size)); in ocfs2_local_alloc_count_bits()
879 bitmap = OCFS2_LOCAL_ALLOC(alloc)->la_bitmap; in ocfs2_local_alloc_find_clear_bits()
937 la->la_bitmap[i] = 0; in ocfs2_clear_local_alloc()
993 bitmap = la->la_bitmap; in ocfs2_sync_local_to_main()
1234 memset(OCFS2_LOCAL_ALLOC(alloc)->la_bitmap, 0, in ocfs2_local_alloc_new_window()
1238 OCFS2_LOCAL_ALLOC(alloc)->la_bitmap); in ocfs2_local_alloc_new_window()
Docfs2_fs.h682 /*10*/ __u8 la_bitmap[0]; member
1393 offsetof(struct ocfs2_dinode, id2.i_lab.la_bitmap); in ocfs2_local_alloc_size()
1541 offsetof(struct ocfs2_dinode, id2.i_lab.la_bitmap); in ocfs2_local_alloc_size()