Home
last modified time | relevance | path

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

/titanic_44/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); in udf_mount()
589 error = ud_mountfs(vfsp, why, rootdev, "/", CRED(), 1); in udf_mountroot()
615 ud_mountfs(struct vfs *vfsp, in ud_mountfs() function