Searched refs:ceph_get_caps (Results 1 – 3 of 3) sorted by relevance
/linux/fs/ceph/ |
H A D | ioctl.c | 312 ret = ceph_get_caps(file, CEPH_CAP_FILE_SHARED, 0, -1, &got); in ceph_set_encryption_policy()
|
H A D | super.h | 1277 extern int ceph_get_caps(struct file *filp, int need, int want,
|
H A D | caps.c | 3186 int ceph_get_caps(struct file *filp, int need, int want, loff_t endoff, in ceph_get_caps() function
|