Searched refs:GFP_IOFS (Results 1 – 12 of 12) sorted by relevance
87 GFP_IOFS); in alloc_rmtperm_hash()
119 #define GFP_IOFS (__GFP_IO | __GFP_FS) macro
362 LIBCFS_ALLOC_GFP(buf, 1024, GFP_IOFS); in libcfs_ioctl()
813 *str = kmalloc(nob, GFP_IOFS | __GFP_ZERO); in cfs_trace_allocate_string_buffer()
1431 if ((sc->gfp_mask & GFP_IOFS) == GFP_IOFS) in too_many_isolated()
153 gfp_allowed_mask &= ~GFP_IOFS; in pm_restrict_gfp_mask()158 if ((gfp_allowed_mask & GFP_IOFS) == GFP_IOFS) in pm_suspended_storage()
860 alloc_page(GFP_IOFS); in lstcon_testrpc_prep()
149 GFP_IOFS, 0); in srpc_alloc_bulk()
1263 __GFP_ZERO | GFP_IOFS, 0); in lnet_new_rtrbuf()
1346 pages[i] = alloc_page(GFP_IOFS); in mgc_process_recover_log()
1566 gfp_mask = ((ostid_id(&oa->o_oi) & 2) == 0) ? GFP_IOFS : GFP_HIGHUSER; in echo_client_kbrw()
349 OBD_SLAB_ALLOC_PTR_GFP(ext, osc_extent_kmem, GFP_IOFS); in osc_extent_alloc()