fs/ceph/caps.c
3195
return __ceph_get_caps(inode, fi, need, want, endoff, got);
fs/ceph/inode.c
2458
ret = __ceph_get_caps(inode, NULL, CEPH_CAP_FILE_RD, 0, -1, &got);
fs/ceph/super.h
1320
extern int __ceph_get_caps(struct inode *inode, struct ceph_file_info *fi,