Home
last modified time | relevance | path

Searched refs:disconnect (Results 1 – 5 of 5) sorted by relevance

/fs/ocfs2/
Dstackglue.h146 int (*disconnect)(struct ocfs2_cluster_connection *conn); member
Dstack_o2cb.c411 .disconnect = o2cb_cluster_disconnect,
Dstackglue.c401 ret = active_stack->sp_ops->disconnect(conn); in ocfs2_cluster_disconnect()
Dstack_user.c1084 .disconnect = user_cluster_disconnect,
/fs/
Dnamespace.c1474 bool disconnect; in umount_tree() local
1487 disconnect = disconnect_mount(p, how); in umount_tree()
1490 if (!disconnect) { in umount_tree()
1498 if (disconnect) in umount_tree()