Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dmds_client.c57 static const struct ceph_connection_operations mds_con_ops; variable
498 ceph_con_init(&s->s_con, s, &mds_con_ops, &mdsc->fsc->client->msgr); in register_session()
4317 static const struct ceph_connection_operations mds_con_ops = { variable