Lines Matching refs:resmap
64 * @resmap:
70 void ocfs2_resv_discard(struct ocfs2_reservation_map *resmap,
76 * @osb: struct ocfs2_super to be saved in resmap
77 * @resmap: struct ocfs2_reservation_map to initialize
80 struct ocfs2_reservation_map *resmap);
84 * @resmap: reservations bitmap
86 * @disk_bitmap: the disk bitmap this resmap should refer to.
95 void ocfs2_resmap_restart(struct ocfs2_reservation_map *resmap,
100 * @resmap: the struct ocfs2_reservation_map to uninitialize
102 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap);
106 * @resmap: reservations bitmap
112 * resmap and resmap->m_disk_bitmap to determine what part (if any) of
121 int ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap,
127 * @resmap: reservations bitmap
133 * resmap. The bits don't have to have been part of any existing
140 void ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap,