Home
last modified time | relevance | path

Searched defs:had (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/fs/ceph/
A Dcaps.c564 unsigned had = __ceph_caps_issued(ci, NULL); in __check_cap_issue() local
3075 static void __ceph_put_cap_refs(struct ceph_inode_info *ci, int had, in __ceph_put_cap_refs()
3161 void ceph_put_cap_refs(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs()
3166 void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs_async()
3171 void ceph_put_cap_refs_no_check_caps(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs_no_check_caps()

Completed in 14 milliseconds