Home
last modified time | relevance | path

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

/linux-6.15/fs/hpfs/
H A Dfile.c262 .unlocked_ioctl = hpfs_ioctl,
H A Ddir.c329 .unlocked_ioctl = hpfs_ioctl,
H A Dhpfs_fn.h331 long hpfs_ioctl(struct file *file, unsigned cmd, unsigned long arg);
H A Dsuper.c205 long hpfs_ioctl(struct file *file, unsigned cmd, unsigned long arg) in hpfs_ioctl() function