Home
last modified time | relevance | path

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

/systemd-251/src/fstab-generator/
Dfstab-generator.c66 static int write_options(FILE *f, const char *options) { in write_options() function
147 r = write_options(f, me->mnt_opts); in add_swap()
490 r = write_options(f, filtered); in add_mount()