Searched refs:noext (Results 1 – 3 of 3) sorted by relevance
282 goto noext; in bochs_hw_init()289 noext: in bochs_hw_init()
561 unsigned char (*noext)[F2FS_EXTENSION_LEN]; in f2fs_test_compress_extension() local566 noext = F2FS_OPTION(sbi).noextensions; in f2fs_test_compress_extension()573 if (!strcasecmp("*", noext[no_index])) { in f2fs_test_compress_extension()578 if (!strcasecmp(ext[index], noext[no_index])) { in f2fs_test_compress_extension()661 unsigned char (*noext)[F2FS_EXTENSION_LEN]; in parse_options() local1166 noext = F2FS_OPTION(sbi).noextensions; in parse_options()1177 strcpy(noext[noext_cnt], name); in parse_options()
129 unsigned char (*noext)[F2FS_EXTENSION_LEN] = in set_compress_new_inode() local159 if (is_extension_exist(name, noext[i], false)) in set_compress_new_inode()