Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dstackglue.h260 void ocfs2_cluster_hangup(const char *group, int grouplen);
H A Dstackglue.c448 void ocfs2_cluster_hangup(const char *group, int grouplen) in ocfs2_cluster_hangup() function
458 EXPORT_SYMBOL_GPL(ocfs2_cluster_hangup);
H A Dsuper.c1927 ocfs2_cluster_hangup(osb->uuid_str, strlen(osb->uuid_str)); in ocfs2_dismount_volume()