Home
last modified time | relevance | path

Searched refs:ceph_get_caps (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ceph/
H A Dioctl.c312 ret = ceph_get_caps(file, CEPH_CAP_FILE_SHARED, 0, -1, &got); in ceph_set_encryption_policy()
H A Dsuper.h1277 extern int ceph_get_caps(struct file *filp, int need, int want,
H A Dcaps.c3186 int ceph_get_caps(struct file *filp, int need, int want, loff_t endoff, in ceph_get_caps() function