Searched refs:handle_cap_export (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | caps.c | 684 * handle_cap_export() updated the new auth MDS' cap. in ceph_add_cap() 3405 * but still haven't received the cap import message. handle_cap_export 3884 static void handle_cap_export(struct inode *inode, struct ceph_mds_caps *ex, in handle_cap_export() function 3908 dout("handle_cap_export inode %p ci %p mds%d mseq %d target %d\n", in handle_cap_export() 3928 pr_err_ratelimited("handle_cap_export: issued != implemented: " in handle_cap_export() 4245 handle_cap_export(inode, h, peer, session); in ceph_handle_caps()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | caps.c | 684 * handle_cap_export() updated the new auth MDS' cap. in ceph_add_cap() 3468 * but still haven't received the cap import message. handle_cap_export 3969 static void handle_cap_export(struct inode *inode, struct ceph_mds_caps *ex, in handle_cap_export() function 3993 dout("handle_cap_export inode %p ci %p mds%d mseq %d target %d\n", in handle_cap_export() 4014 pr_err_ratelimited("handle_cap_export: issued != implemented: " in handle_cap_export() 4382 handle_cap_export(inode, h, peer, session); in ceph_handle_caps()
|
Completed in 15 milliseconds