Searched defs:ud_mountfs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c92 static int32_t ud_mountfs(struct vfs *,
306 error = ud_mountfs(vfsp, why, dev, dpn.pn_path, cr, 0);
589 error = ud_mountfs(vfsp, why, rootdev, "/", CRED(), 1);
615 ud_mountfs(struct vfs *vfsp, function
631 ud_printf("ud_mountfs\n");

Completed in 47 milliseconds