Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dioctl.c356 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() function
Dsuper.h1339 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Ddir.c2137 .unlocked_ioctl = ceph_ioctl,
Dfile.c3066 .unlocked_ioctl = ceph_ioctl,