Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dioctl.c366 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() function
H A Dsuper.h1355 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Ddir.c2212 .unlocked_ioctl = ceph_ioctl,
H A Dfile.c3176 .unlocked_ioctl = ceph_ioctl,