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