Searched refs:noext (Results 1 – 3 of 3) sorted by relevance
278 goto noext; in bochs_hw_init()285 noext: in bochs_hw_init()
512 unsigned char (*noext)[F2FS_EXTENSION_LEN]; in f2fs_test_compress_extension() local517 noext = F2FS_OPTION(sbi).noextensions; in f2fs_test_compress_extension()524 if (!strcasecmp("*", noext[no_index])) { in f2fs_test_compress_extension()529 if (!strcasecmp(ext[index], noext[no_index])) { in f2fs_test_compress_extension()612 unsigned char (*noext)[F2FS_EXTENSION_LEN]; in parse_options() local1129 noext = F2FS_OPTION(sbi).noextensions; in parse_options()1140 strcpy(noext[noext_cnt], name); in parse_options()
290 unsigned char (*noext)[F2FS_EXTENSION_LEN] = F2FS_OPTION(sbi).noextensions; in set_compress_inode() local317 if (is_extension_exist(name, noext[i], false)) { in set_compress_inode()