Home
last modified time | relevance | path

Searched refs:ocfs2_resmap_uninit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dreservations.h102 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap);
H A Dreservations.c294 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap) in ocfs2_resmap_uninit() function
H A Dlocalalloc.c396 ocfs2_resmap_uninit(&osb->osb_la_resmap); in ocfs2_shutdown_local_alloc()