Searched refs:handle_lease (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | mds_client.c | 4268 static void handle_lease(struct ceph_mds_client *mdsc, in handle_lease() function 4283 dout("handle_lease from mds%d\n", mds); in handle_lease() 4298 dout("handle_lease %s, ino %llx %p %.*s\n", in handle_lease() 4306 dout("handle_lease no inode %llx\n", vino.ino); in handle_lease() 5143 handle_lease(mdsc, s, msg); in dispatch()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | mds_client.c | 4892 static void handle_lease(struct ceph_mds_client *mdsc, in handle_lease() function 4907 dout("handle_lease from mds%d\n", mds); in handle_lease() 4925 dout("handle_lease %s, ino %llx %p %.*s\n", in handle_lease() 4931 dout("handle_lease no inode %llx\n", vino.ino); in handle_lease() 5766 handle_lease(mdsc, s, msg); in mds_dispatch()
|
Completed in 13 milliseconds