nilfs_test_opt
nilfs_test_opt(nilfs, STRICT_ORDER) ||
if (nilfs_test_opt(nilfs, DISCARD)) {
if (nilfs_test_opt(nilfs, ERRORS_RO)) {
if (nilfs_test_opt(nilfs, ERRORS_PANIC))
if (nilfs_test_opt(nilfs, BARRIER)) {
if (!nilfs_test_opt(nilfs, BARRIER))
if (nilfs_test_opt(nilfs, ERRORS_PANIC))
if (nilfs_test_opt(nilfs, ERRORS_CONT))
if (nilfs_test_opt(nilfs, STRICT_ORDER))
if (nilfs_test_opt(nilfs, NORECOVERY))
if (nilfs_test_opt(nilfs, DISCARD))
if (nilfs_test_opt(nilfs, NORECOVERY)) {
} else if (nilfs_test_opt(nilfs, NORECOVERY)) {
if (!nilfs_test_opt(nilfs, BARRIER) || nilfs->ns_flushed_device)