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
1913 if (fieinfo->fi_flags & FIEMAP_FLAG_CACHE) { in f2fs_fiemap()