Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dioctl.c356 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() function
H A Dsuper.h1341 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Ddir.c2137 .unlocked_ioctl = ceph_ioctl,
H A Dfile.c3072 .unlocked_ioctl = ceph_ioctl,