Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dioctl.c359 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() function
H A Dsuper.h1339 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Ddir.c2217 .unlocked_ioctl = ceph_ioctl,
H A Dfile.c3181 .unlocked_ioctl = ceph_ioctl,