Searched refs:unmount_mode (Results 1 – 2 of 2) sorted by relevance
423 if (c->mount_opts.unmount_mode == 2) in ubifs_show_options()425 else if (c->mount_opts.unmount_mode == 1) in ubifs_show_options()996 c->mount_opts.unmount_mode = 2; in ubifs_parse_options()999 c->mount_opts.unmount_mode = 1; in ubifs_parse_options()
947 unsigned int unmount_mode:2; member