Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c847 int __ceph_caps_issued_other(struct ceph_inode_info *ci, struct ceph_cap *ocap) in __ceph_caps_issued_other() function
H A Dmds_client.c2182 oissued = __ceph_caps_issued_other(ci, cap); in trim_caps_cb()