Searched refs:FIEMAP_FLAG_CACHE (Results 1 – 3 of 3) sorted by relevance
62 #define FIEMAP_FLAG_CACHE 0x00000004 /* request caching of the extents */ macro
52 FIEMAP_FLAG_CACHE
5192 if (fieinfo->fi_flags & FIEMAP_FLAG_CACHE) { in ext4_fiemap() 5196 fieinfo->fi_flags &= ~FIEMAP_FLAG_CACHE; in ext4_fiemap() 5238 if (fieinfo->fi_flags & FIEMAP_FLAG_CACHE) { in ext4_get_es_cache() 5244 fieinfo->fi_flags &= ~FIEMAP_FLAG_CACHE; in ext4_get_es_cache()