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

/linux-master/fs/ceph/
H A Dmds_client.c68 static const struct ceph_connection_operations mds_con_ops; variable in typeref:struct:ceph_connection_operations
1002 ceph_con_init(&s->s_con, s, &mds_con_ops, &mdsc->fsc->client->msgr);
6159 static const struct ceph_connection_operations mds_con_ops = { variable in typeref:struct:ceph_connection_operations

Completed in 113 milliseconds