Searched refs:no_kernel_check (Results 1 – 4 of 4) sorted by relevance
254 c.no_kernel_check = 1; in f2fs_parse_options()258 c.no_kernel_check = 0; in f2fs_parse_options()
3667 if (!c.no_kernel_check && in f2fs_do_mount()3676 if (!c.no_kernel_check) { in f2fs_do_mount()
679 c.no_kernel_check = 1; in f2fs_init_configuration()681 c.no_kernel_check = 0; in f2fs_init_configuration()
506 int no_kernel_check; member