Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Dlocalalloc.c757 bitmap = la->la_bitmap; in ocfs2_claim_local_alloc_bits()
792 buffer = la->la_bitmap; in ocfs2_local_alloc_count_bits()
840 bitmap = OCFS2_LOCAL_ALLOC(alloc)->la_bitmap; in ocfs2_local_alloc_find_clear_bits()
898 la->la_bitmap[i] = 0; in ocfs2_clear_local_alloc()
954 bitmap = la->la_bitmap; in ocfs2_sync_local_to_main()
1195 memset(OCFS2_LOCAL_ALLOC(alloc)->la_bitmap, 0, in ocfs2_local_alloc_new_window()
1199 OCFS2_LOCAL_ALLOC(alloc)->la_bitmap); in ocfs2_local_alloc_new_window()
Docfs2_fs.h674 /*10*/ __u8 la_bitmap[0]; member
1383 offsetof(struct ocfs2_dinode, id2.i_lab.la_bitmap); in ocfs2_local_alloc_size()
1531 offsetof(struct ocfs2_dinode, id2.i_lab.la_bitmap); in ocfs2_local_alloc_size()