Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dsuper.c612 if (c->mount_opts.unmount_mode == 2) in ubifs_show_options()
614 else if (c->mount_opts.unmount_mode == 1) in ubifs_show_options()
1187 c->mount_opts.unmount_mode = 2; in ubifs_parse_options()
1190 c->mount_opts.unmount_mode = 1; in ubifs_parse_options()
A Dubifs.h1543 unsigned int unmount_mode:2; member

Completed in 13 milliseconds