Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dlocalalloc.h31 void ocfs2_shutdown_local_alloc(struct ocfs2_super *osb);
Dlocalalloc.c382 void ocfs2_shutdown_local_alloc(struct ocfs2_super *osb) in ocfs2_shutdown_local_alloc() function
Dsuper.c1930 ocfs2_shutdown_local_alloc(osb); in ocfs2_dismount_volume()