la_bitmap         743 fs/ocfs2/localalloc.c 	bitmap = la->la_bitmap;
la_bitmap         790 fs/ocfs2/localalloc.c 	bitmap = la->la_bitmap;
la_bitmap         818 fs/ocfs2/localalloc.c 	count = memweight(la->la_bitmap, le16_to_cpu(la->la_size));
la_bitmap         864 fs/ocfs2/localalloc.c 	bitmap = OCFS2_LOCAL_ALLOC(alloc)->la_bitmap;
la_bitmap         921 fs/ocfs2/localalloc.c 		la->la_bitmap[i] = 0;
la_bitmap         977 fs/ocfs2/localalloc.c 	bitmap = la->la_bitmap;
la_bitmap        1218 fs/ocfs2/localalloc.c 	memset(OCFS2_LOCAL_ALLOC(alloc)->la_bitmap, 0,
la_bitmap        1222 fs/ocfs2/localalloc.c 			     OCFS2_LOCAL_ALLOC(alloc)->la_bitmap);
la_bitmap         643 fs/ocfs2/ocfs2_fs.h /*10*/	__u8   la_bitmap[0];
la_bitmap        1354 fs/ocfs2/ocfs2_fs.h 		offsetof(struct ocfs2_dinode, id2.i_lab.la_bitmap);
la_bitmap        1502 fs/ocfs2/ocfs2_fs.h 		offsetof(struct ocfs2_dinode, id2.i_lab.la_bitmap);