Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dreservations.h117 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap);
Dreservations.c309 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap) in ocfs2_resmap_uninit() function
Dlocalalloc.c412 ocfs2_resmap_uninit(&osb->osb_la_resmap); in ocfs2_shutdown_local_alloc()