Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dioctl.c359 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() function
Dsuper.h1341 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Ddir.c2219 .unlocked_ioctl = ceph_ioctl,
Dfile.c3182 .unlocked_ioctl = ceph_ioctl,