Home
last modified time | relevance | path

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

/openbmc/linux/fs/hpfs/
H A Dfile.c263 .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