ceph_get_cap_refs
ceph_get_cap_refs(ci, write ? CEPH_CAP_FILE_WR :
ceph_get_cap_refs(ceph_inode(req->r_parent), CEPH_CAP_PIN);
ceph_get_cap_refs(ceph_inode(req->r_inode), CEPH_CAP_PIN);
ceph_get_cap_refs(ceph_inode(req->r_old_dentry_dir),
extern void ceph_get_cap_refs(struct ceph_inode_info *ci, int caps);