Home
last modified time | relevance | path

Searched refs:new_ext (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/intel/
H A Diommu.c2010 bool new_ext, ext; in copy_translation_tables() local
2014 new_ext = !!sm_supported(iommu); in copy_translation_tables()
2022 if (new_ext != ext) in copy_translation_tables()
/linux/fs/f2fs/
H A Dsuper.c572 const char *new_ext, bool is_ext) in is_compress_extension_exist() argument
587 if (!strcasecmp(new_ext, ext[i])) in is_compress_extension_exist()