Searched refs:MOUNT_ERRORS_CONTINUE (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Dsuper.c1286 MOUNT_ERRORS_CONTINUE;
2087 else if (F2FS_OPTION(sbi).errors == MOUNT_ERRORS_CONTINUE)
2133 F2FS_OPTION(sbi).errors = MOUNT_ERRORS_CONTINUE;
4107 F2FS_OPTION(sbi).errors == MOUNT_ERRORS_CONTINUE;
H A Df2fs.h1396 MOUNT_ERRORS_CONTINUE, /* continue on errors */ enumerator in enum:errors_option

Completed in 198 milliseconds