HomeSort by: relevance | last modified time | path
    Searched refs:nilfs_args (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/mount_nilfs/
mount_nilfs.h 35 void mount_nilfs_parseargs(int, char **, struct nilfs_args *, int *,
mount_nilfs.c 101 struct nilfs_args *args, int *mntflags,
157 struct nilfs_args args;
  /src/sys/fs/nilfs/
nilfs_mount.h 38 struct nilfs_args { struct
nilfs.h 170 struct nilfs_args mount_args; /* flags RO access */
nilfs_vfsops.c 167 .vfs_min_mount_data = sizeof (struct nilfs_args),
459 struct mount *mp, struct nilfs_args *args)
569 struct nilfs_args *args)
601 nilfs_mount_device(struct vnode *devvp, struct mount *mp, struct nilfs_args *args,
839 struct nilfs_args *args = data;

Completed in 16 milliseconds