Home
last modified time | relevance | path

Searched refs:nilfs_ioctl (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Dnilfs.h275 long nilfs_ioctl(struct file *, unsigned int, unsigned long);
H A Dioctl.c1313 long nilfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in nilfs_ioctl() function
1391 return nilfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in nilfs_compat_ioctl()