Home
last modified time | relevance | path

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

/fs/ceph/
Dioctl.c271 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() function
Dfile.c1440 .unlocked_ioctl = ceph_ioctl,
1441 .compat_ioctl = ceph_ioctl,
Dsuper.h966 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Ddir.c1313 .unlocked_ioctl = ceph_ioctl,