Searched refs:no_kernel_check (Results 1 – 4 of 4) sorted by relevance
252 c.no_kernel_check = 1; in f2fs_parse_options()256 c.no_kernel_check = 0; in f2fs_parse_options()
979 if (!c.no_kernel_check && in validate_super_block()988 if (!c.no_kernel_check) { in validate_super_block()
684 c.no_kernel_check = 1; in f2fs_init_configuration()686 c.no_kernel_check = 0; in f2fs_init_configuration()
505 int no_kernel_check; member