Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4.h3444 #define EXT4_MB_GRP_TEST_AND_SET_READ(grp) \ macro
H A Dmballoc.c2744 if (gdp && grp && !EXT4_MB_GRP_TEST_AND_SET_READ(grp) && in ext4_mb_prefetch()