Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dsuper.c37 ON_ERRORS_CONTINUE = 0x04, enumerator
43 { "continue", ON_ERRORS_CONTINUE },
299 { ON_ERRORS_CONTINUE, "continue", },
317 } else if (vol->on_errors == ON_ERRORS_CONTINUE) { in ntfs_handle_error()
2625 .on_errors = ON_ERRORS_CONTINUE, in ntfs_init_fs_context()