Searched refs:cifs_ioctl (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | cifsfs.c | 1543 .unlocked_ioctl = cifs_ioctl, 1563 .unlocked_ioctl = cifs_ioctl, 1582 .unlocked_ioctl = cifs_ioctl, 1601 .unlocked_ioctl = cifs_ioctl, 1619 .unlocked_ioctl = cifs_ioctl, 1636 .unlocked_ioctl = cifs_ioctl, 1648 .unlocked_ioctl = cifs_ioctl,
|
H A D | cifsfs.h | 142 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
|
H A D | ioctl.c | 98 if (src_file.file->f_op->unlocked_ioctl != cifs_ioctl) { in cifs_ioctl_copychunk() 332 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl() function
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | ioctl-number.rst | 367 0xCF 02 fs/smb/client/cifs_ioctl.h
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |