Home
last modified time | relevance | path

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

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