Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dcaps.c565 unsigned had = __ceph_caps_issued(ci, NULL); in __check_cap_issue() local
3153 static void __ceph_put_cap_refs(struct ceph_inode_info *ci, int had, in __ceph_put_cap_refs()
3245 void ceph_put_cap_refs(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs()
3250 void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs_async()
3255 void ceph_put_cap_refs_no_check_caps(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs_no_check_caps()
/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h74 bool had; /* hierarchical attribute disable */ member
/openbmc/qemu/libdecnumber/
H A DdecNumber.c3895 Flag had=0; /* 1=had non-zero */ in decToString() local