Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c93 static int32_t ud_mountfs(struct vfs *,
307 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, enum whymountroot why, dev_t dev, char *name, in ud_mountfs() function