Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c115 static int32_t udf_mountroot(struct vfs *vfsp, enum whymountroot);
547 udf_mountroot(struct vfs *vfsp, enum whymountroot why) in udf_mountroot() function
1920 VFSNAME_MOUNTROOT, { .vfs_mountroot = udf_mountroot }, in udfinit()