Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dmount.c541 const char *filesystemtype, in verbose_mount() argument
547 rc = mount(source, target, filesystemtype, mountflags, data); in verbose_mount()
550 source, target, filesystemtype, in verbose_mount()