Searched refs:nilfs_ioctl (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dfile.c143 .unlocked_ioctl = nilfs_ioctl,
145 .compat_ioctl = nilfs_ioctl,
H A Dnilfs.h239 long nilfs_ioctl(struct file *, unsigned int, unsigned long);
H A Ddir.c686 .unlocked_ioctl = nilfs_ioctl,
688 .compat_ioctl = nilfs_ioctl,
H A Dioctl.c648 long nilfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function

Completed in 250 milliseconds