Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dioctl.c271 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() function
Dfile.c1438 .unlocked_ioctl = ceph_ioctl,
1439 .compat_ioctl = ceph_ioctl,
Dsuper.h960 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Ddir.c1304 .unlocked_ioctl = ceph_ioctl,