gfp_has_flags
return gfp_has_flags(gfp, __GFP_IO | __GFP_FS);
if (gfp_has_flags(gfp_mask, __GFP_NORETRY | __GFP_THISNODE))