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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dmds_client.c3193 static struct ceph_connection *con_get(struct ceph_connection *con) function
3198 dout("mdsc con_get %p ok (%d)\n", s, atomic_read(&s->s_ref));
3201 dout("mdsc con_get %p FAIL\n", s);
3331 .get = con_get,

Completed in 119 milliseconds