Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Dcaps.c563 unsigned had = __ceph_caps_issued(ci, NULL); in __check_cap_issue() local
3042 static void __ceph_put_cap_refs(struct ceph_inode_info *ci, int had, in __ceph_put_cap_refs()
3111 void ceph_put_cap_refs(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs()
3116 void ceph_put_cap_refs_no_check_caps(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs_no_check_caps()
/kernel/linux/linux-4.19/fs/ceph/
Dcaps.c579 unsigned had = __ceph_caps_issued(ci, NULL); in __check_cap_issue() local
2860 void ceph_put_cap_refs(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs()