Searched defs:had (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ceph/ | ||
| H A D | caps.c | 563 unsigned had = __ceph_caps_issued(ci, NULL); in __check_cap_issue() local 3124 static void __ceph_put_cap_refs(struct ceph_inode_info *ci, int had, in __ceph_put_cap_refs() argument 3193 ceph_put_cap_refs(struct ceph_inode_info *ci, int had) ceph_put_cap_refs() argument 3198 ceph_put_cap_refs_no_check_caps(struct ceph_inode_info *ci, int had) ceph_put_cap_refs_no_check_caps() argument [all...] |
| /kernel/linux/linux-6.6/fs/ceph/ | ||
| H A D | caps.c | 565 unsigned had = __ceph_caps_issued(ci, NULL); in __check_cap_issue() local 3150 static void __ceph_put_cap_refs(struct ceph_inode_info *ci, int had, in __ceph_put_cap_refs() argument 3242 ceph_put_cap_refs(struct ceph_inode_info *ci, int had) ceph_put_cap_refs() argument 3247 ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had) ceph_put_cap_refs_async() argument 3252 ceph_put_cap_refs_no_check_caps(struct ceph_inode_info *ci, int had) ceph_put_cap_refs_no_check_caps() argument [all...] |
Completed in 10 milliseconds