Searched refs:hfsplus_ioctl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | ioctl.c | 60 long hfsplus_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in hfsplus_ioctl() function
|
H A D | hfsplus_fs.h | 494 long hfsplus_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
|
H A D | dir.c | 580 .unlocked_ioctl = hfsplus_ioctl,
|
H A D | inode.c | 379 .unlocked_ioctl = hfsplus_ioctl,
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | ioctl.c | 140 long hfsplus_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in hfsplus_ioctl() function
|
H A D | hfsplus_fs.h | 499 long hfsplus_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
|
H A D | dir.c | 576 .unlocked_ioctl = hfsplus_ioctl,
|
H A D | inode.c | 365 .unlocked_ioctl = hfsplus_ioctl,
|
Completed in 6 milliseconds