Home
last modified time | relevance | path

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

/fs/smbfs/
Dioctl.c26 smb_ioctl(struct inode *inode, struct file *filp, in smb_ioctl() function
Dproto.h70 extern int smb_ioctl(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg);
Dfile.c441 .ioctl = smb_ioctl,
Ddir.c42 .ioctl = smb_ioctl,