Home
last modified time | relevance | path

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

/systemd-251/src/fstab-generator/
Dfstab-generator.c227 static int write_mount_timeout(FILE *f, const char *where, const char *opts) { in write_mount_timeout() function
486 r = write_mount_timeout(f, where, opts); in add_mount()