Searched refs:nilfs_args (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sbin/mount_nilfs/ |
H A D | mount_nilfs.c | 101 struct nilfs_args *args, int *mntflags, in mount_nilfs_parseargs() 157 struct nilfs_args args; in mount_nilfs()
|
H A D | mount_nilfs.h | 35 void mount_nilfs_parseargs(int, char **, struct nilfs_args *, int *,
|
/netbsd-src/sys/fs/nilfs/ |
H A D | nilfs_mount.h | 38 struct nilfs_args { struct
|
H A D | nilfs_vfsops.c | 167 .vfs_min_mount_data = sizeof (struct nilfs_args), 459 struct mount *mp, struct nilfs_args *args) in nilfs_mount_base() 569 struct nilfs_args *args) in nilfs_check_mounts() 601 nilfs_mount_device(struct vnode *devvp, struct mount *mp, struct nilfs_args *args, in nilfs_mount_device() 839 struct nilfs_args *args = data; in nilfs_mount()
|
H A D | nilfs.h | 170 struct nilfs_args mount_args; /* flags RO access */
|