Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dstackglue.h270 void ocfs2_cluster_hangup(const char *group, int grouplen);
Dstackglue.c458 void ocfs2_cluster_hangup(const char *group, int grouplen) in ocfs2_cluster_hangup() function
468 EXPORT_SYMBOL_GPL(ocfs2_cluster_hangup);
Dsuper.c1977 ocfs2_cluster_hangup(osb->uuid_str, strlen(osb->uuid_str)); in ocfs2_dismount_volume()