nilfs_test_opt   2283 fs/nilfs2/segment.c 	    nilfs_test_opt(nilfs, STRICT_ORDER) ||
nilfs_test_opt   2456 fs/nilfs2/segment.c 	if (nilfs_test_opt(nilfs, DISCARD)) {
nilfs_test_opt    133 fs/nilfs2/super.c 		if (nilfs_test_opt(nilfs, ERRORS_RO)) {
nilfs_test_opt    139 fs/nilfs2/super.c 	if (nilfs_test_opt(nilfs, ERRORS_PANIC))
nilfs_test_opt    173 fs/nilfs2/super.c 	if (nilfs_test_opt(nilfs, BARRIER)) {
nilfs_test_opt    662 fs/nilfs2/super.c 	if (!nilfs_test_opt(nilfs, BARRIER))
nilfs_test_opt    666 fs/nilfs2/super.c 	if (nilfs_test_opt(nilfs, ERRORS_PANIC))
nilfs_test_opt    668 fs/nilfs2/super.c 	if (nilfs_test_opt(nilfs, ERRORS_CONT))
nilfs_test_opt    670 fs/nilfs2/super.c 	if (nilfs_test_opt(nilfs, STRICT_ORDER))
nilfs_test_opt    672 fs/nilfs2/super.c 	if (nilfs_test_opt(nilfs, NORECOVERY))
nilfs_test_opt    674 fs/nilfs2/super.c 	if (nilfs_test_opt(nilfs, DISCARD))
nilfs_test_opt    283 fs/nilfs2/the_nilfs.c 		if (nilfs_test_opt(nilfs, NORECOVERY)) {
nilfs_test_opt    304 fs/nilfs2/the_nilfs.c 	} else if (nilfs_test_opt(nilfs, NORECOVERY)) {
nilfs_test_opt    368 fs/nilfs2/the_nilfs.h 	if (!nilfs_test_opt(nilfs, BARRIER) || nilfs->ns_flushed_device)