HomeSort by: relevance | last modified time | path
    Searched defs:udf_mountfs (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/udf/
udf_vfsops.c 83 static int udf_mountfs(struct vnode *, struct mount *, struct lwp *, struct udf_args *);
393 error = udf_mountfs(devvp, mp, l, args);
568 udf_mountfs(struct vnode *devvp, struct mount *mp, function in typeref:typename:int

Completed in 62 milliseconds