Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dfile.c266 .unlocked_ioctl = hpfs_ioctl,
H A Dhpfs_fn.h331 long hpfs_ioctl(struct file *file, unsigned cmd, unsigned long arg);
H A Dsuper.c206 long hpfs_ioctl(struct file *file, unsigned cmd, unsigned long arg) in hpfs_ioctl() function