Searched refs:mount_opts (Results 1 – 2 of 2) sorted by relevance
40 char mount_opts[256]; in remount_ro_done() local55 mount_opts, &mount_freq, &mount_passno); in remount_ro_done()59 mount_opts[255] = 0; in remount_ro_done()60 if ((match == 6) && !strncmp(mount_dev, "/dev/block", 10) && strstr(mount_opts, "rw,")) { in remount_ro_done()
21 struct mount_opts { struct41 static const struct mount_opts options[] = { argument266 char mount_opts[256]; in get_mounts_dev_dir() local280 mount_opts, &mount_freq, &mount_passno); in get_mounts_dev_dir()284 mount_opts[255] = 0; in get_mounts_dev_dir()