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

  /src/sys/fs/filecorefs/
filecore_mount.h 73 struct filecore_args { struct
filecore_vfsops.c 109 .vfs_min_mount_data = sizeof (struct filecore_args),
180 struct lwp *l, struct filecore_args *argp);
190 struct filecore_args args;
227 struct filecore_args *args = data;
305 filecore_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l, struct filecore_args *argp)
  /src/sbin/mount_filecore/
mount_filecore.c 120 struct filecore_args args;

Completed in 12 milliseconds