NORECOVERY        442 fs/f2fs/super.c 			set_opt(sbi, NORECOVERY);
NORECOVERY       1351 fs/f2fs/super.c 	if (test_opt(sbi, NORECOVERY))
NORECOVERY       3495 fs/f2fs/super.c 			!test_opt(sbi, NORECOVERY)) {
NORECOVERY        672 fs/nilfs2/super.c 	if (nilfs_test_opt(nilfs, NORECOVERY))
NORECOVERY        765 fs/nilfs2/super.c 			nilfs_set_opt(nilfs, NORECOVERY);
NORECOVERY        283 fs/nilfs2/the_nilfs.c 		if (nilfs_test_opt(nilfs, NORECOVERY)) {
NORECOVERY        304 fs/nilfs2/the_nilfs.c 	} else if (nilfs_test_opt(nilfs, NORECOVERY)) {