Searched defs:remount_options (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/shutdown/ | ||
D | umount.h | 23 char *remount_options; member |
D | umount.c | 79 _cleanup_free_ char *remount_options = NULL; in mount_points_list_get() local |