Home
last modified time | relevance | path

Searched refs:nilfs_args (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sbin/mount_nilfs/
H A Dmount_nilfs.c101 struct nilfs_args *args, int *mntflags, in mount_nilfs_parseargs()
157 struct nilfs_args args; in mount_nilfs()
H A Dmount_nilfs.h35 void mount_nilfs_parseargs(int, char **, struct nilfs_args *, int *,
/netbsd-src/sys/fs/nilfs/
H A Dnilfs_mount.h38 struct nilfs_args { struct
H A Dnilfs_vfsops.c167 .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 Dnilfs.h170 struct nilfs_args mount_args; /* flags RO access */