Searched refs:noext (Results 1 – 3 of 3) sorted by relevance
282 goto noext; in bochs_hw_init()289 noext: in bochs_hw_init()
560 unsigned char (*noext)[F2FS_EXTENSION_LEN]; in f2fs_test_compress_extension() local565 noext = F2FS_OPTION(sbi).noextensions; in f2fs_test_compress_extension()572 if (!strcasecmp("*", noext[no_index])) { in f2fs_test_compress_extension()577 if (!strcasecmp(ext[index], noext[no_index])) { in f2fs_test_compress_extension()662 unsigned char (*noext)[F2FS_EXTENSION_LEN]; in parse_options() local1165 noext = F2FS_OPTION(sbi).noextensions; in parse_options()1176 strcpy(noext[noext_cnt], name); in parse_options()
143 unsigned char (*noext)[F2FS_EXTENSION_LEN] = in set_compress_new_inode() local173 if (is_compress_extension(name, noext[i])) in set_compress_new_inode()