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.c1505 bool disconnect; in umount_tree() local
1518 disconnect = disconnect_mount(p, how); in umount_tree()
1521 if (!disconnect) { in umount_tree()
1529 if (disconnect) in umount_tree()