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

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c114 static int32_t udf_mountroot(struct vfs *vfsp, enum whymountroot);
547 udf_mountroot(struct vfs *vfsp, enum whymountroot why) function
553 ud_printf("udf_mountroot\n");
1921 VFSNAME_MOUNTROOT, { .vfs_mountroot = udf_mountroot },

Completed in 58 milliseconds