Searched refs:no_kernel_check (Results 1 – 4 of 4) sorted by relevance
280 c.no_kernel_check = 1; in f2fs_parse_options()284 c.no_kernel_check = 0; in f2fs_parse_options()
4080 if (!c.no_kernel_check && in f2fs_do_mount()4089 if (!c.no_kernel_check) { in f2fs_do_mount()
696 c.no_kernel_check = 1; in f2fs_init_configuration()698 c.no_kernel_check = 0; in f2fs_init_configuration()
1525 int no_kernel_check; member