Searched refs:m_disk_bitmap (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Dreservations.h40 char *m_disk_bitmap; member in struct:ocfs2_reservation_map
112 * resmap and resmap->m_disk_bitmap to determine what part (if any) of
H A Dreservations.c114 char *disk_bitmap = resmap->m_disk_bitmap;
289 resmap->m_disk_bitmap = disk_bitmap;
406 void *bitmap = resmap->m_disk_bitmap;

Completed in 107 milliseconds