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

/linux-master/fs/nilfs2/
H A Dfile.c143 .unlocked_ioctl = nilfs_ioctl,
H A Dnilfs.h247 long nilfs_ioctl(struct file *, unsigned int, unsigned long);
H A Dioctl.c1269 long nilfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function
1341 return nilfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg));
H A Ddir.c651 .unlocked_ioctl = nilfs_ioctl,

Completed in 363 milliseconds