Home
last modified time | relevance | path

Searched refs:ceph_ioctl (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/ceph/
Dioctl.c271 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() function
Dfile.c1340 .unlocked_ioctl = ceph_ioctl,
1341 .compat_ioctl = ceph_ioctl,
Dsuper.h923 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Ddir.c1355 .unlocked_ioctl = ceph_ioctl,