Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_buf.c63 #define xb_to_gfp(flags) \ macro
294 gfp_t gfp_mask = xb_to_gfp(flags); in xfs_buf_allocate_memory()
786 bp->b_pages[i] = alloc_page(xb_to_gfp(flags)); in xfs_buf_get_uncached()