Searched refs:fo_mount (Results 1 – 6 of 6) sorted by relevance
108 if (fs->fo_mount == NULL) in mount()114 if (fs->fo_mount(dev, path, &data) != 0) in mount()
120 int (*fo_mount)(const char *, const char *, void **); member
92 .fo_mount = cd9660_mount,
104 .fo_mount = ufs_mount,
72 .fo_mount = dos_mount,
78 .fo_mount = zfs_mount,