Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dioctl.c269 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() function
Dsuper.h1125 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dfile.c2190 .unlocked_ioctl = ceph_ioctl,
2191 .compat_ioctl = ceph_ioctl,
Ddir.c1811 .unlocked_ioctl = ceph_ioctl,