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