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