Searched refs:send_renew_caps (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | mds_client.c | 1842 static int send_renew_caps(struct ceph_mds_client *mdsc, in send_renew_caps() function 1857 dout("send_renew_caps ignoring mds%d (%s)\n", in send_renew_caps() 1862 dout("send_renew_caps to mds%d (%s)\n", session->s_mds, in send_renew_caps() 3491 send_renew_caps(mdsc, session); in handle_session() 4537 send_renew_caps(mdsc, s); in delayed_work()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | mds_client.c | 1985 static int send_renew_caps(struct ceph_mds_client *mdsc, in send_renew_caps() function 2000 dout("send_renew_caps ignoring mds%d (%s)\n", in send_renew_caps() 2005 dout("send_renew_caps to mds%d (%s)\n", session->s_mds, in send_renew_caps() 4057 send_renew_caps(mdsc, session); in handle_session() 5151 send_renew_caps(mdsc, s); in delayed_work()
|
Completed in 13 milliseconds