Searched refs:mount_findfs (Results 1 – 1 of 1) sorted by relevance
99 static const struct fsmap_t *mount_findfs(const char *filesystemtype) in mount_findfs() function172 if ((fsmap = mount_findfs(filesystemtype)) == NULL || (fsmap->is_bdfs && !source)) in mount()