Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dfile.c217 .unlocked_ioctl = hpfs_ioctl,
H A Ddir.c327 .unlocked_ioctl = hpfs_ioctl,
H A Dhpfs_fn.h331 long hpfs_ioctl(struct file *file, unsigned cmd, unsigned long arg);
H A Dsuper.c204 long hpfs_ioctl(struct file *file, unsigned cmd, unsigned long arg) in hpfs_ioctl() function