Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dioctl.c269 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() function
Dfile.c1844 .unlocked_ioctl = ceph_ioctl,
1845 .compat_ioctl = ceph_ioctl,
Dsuper.h1057 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Ddir.c1491 .unlocked_ioctl = ceph_ioctl,