Searched refs:GFP_NOFS (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/linux/
H A Dgfp.h64 #define GFP_NOFS (__GFP_WAIT | __GFP_IO) macro
H A Dslab.h21 #define SLAB_NOFS GFP_NOFS
110 * %GFP_NOFS - Do not make any fs calls while trying to get memory.
/external/e2fsprogs/e2fsck/
H A Drevoke.c129 record = kmem_cache_alloc(revoke_record_cache, GFP_NOFS);

Completed in 124 milliseconds