Home
last modified time | relevance | path

Searched defs:remount_options (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shutdown/
Dumount.h23 char *remount_options; member
Dumount.c79 _cleanup_free_ char *remount_options = NULL; in mount_points_list_get() local