Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dreservations.h109 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap);
H A Dreservations.c298 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap) in ocfs2_resmap_uninit() function
H A Dlocalalloc.c398 ocfs2_resmap_uninit(&osb->osb_la_resmap); in ocfs2_shutdown_local_alloc()