Home
last modified time | relevance | path

Searched refs:__ceph_caps_issued_other (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ceph/
Dsuper.h607 extern int __ceph_caps_issued_other(struct ceph_inode_info *ci,
Dmds_client.c1561 oissued = __ceph_caps_issued_other(ci, cap); in trim_caps_cb()
Dcaps.c818 int __ceph_caps_issued_other(struct ceph_inode_info *ci, struct ceph_cap *ocap) in __ceph_caps_issued_other() function