Searched refs:KM_MAYFAIL (Results 1 – 15 of 15) sorted by relevance
20 #define KM_MAYFAIL ((__force xfs_km_flags_t)0x0008u) macro34 BUG_ON(flags & ~(KM_NOFS | KM_MAYFAIL | KM_ZERO | KM_NOLOCKDEP)); in kmem_flags_convert()47 if (flags & KM_MAYFAIL) in kmem_flags_convert()
22 if (ptr || (flags & KM_MAYFAIL)) in kmem_alloc()
179 KM_MAYFAIL); in xfs_bulkstat_one()270 KM_MAYFAIL); in xfs_bulkstat()
218 item = kmem_alloc(sizeof(*item), KM_MAYFAIL); in xfs_filestream_pick_ag()
228 KM_MAYFAIL); in xfs_errortag_init()
163 iwag->recs = kmem_alloc(size, KM_MAYFAIL); in xfs_iwalk_alloc()
892 ailp = kmem_zalloc(sizeof(struct xfs_ail), KM_MAYFAIL); in xfs_trans_ail_init()
1470 cil = kmem_zalloc(sizeof(*cil), KM_MAYFAIL); in xlog_cil_init()
1513 log = kmem_zalloc(sizeof(struct xlog), KM_MAYFAIL); in xlog_alloc_log()1589 iclog = kmem_zalloc(sizeof(*iclog) + bvec_size, KM_MAYFAIL); in xlog_alloc_log()
28 bmr = kmem_alloc(sizeof(struct xbitmap_range), KM_MAYFAIL); in xbitmap_set()185 KM_MAYFAIL); in xbitmap_disunion()
129 KM_MAYFAIL); in xchk_refcountbt_rmap_check()
435 KM_MAYFAIL); in xchk_btree_check_owner()
731 KM_MAYFAIL); in xchk_agfl()
103 KM_MAYFAIL); in xfs_da_mount()105 KM_MAYFAIL); in xfs_da_mount()323 args->value = kmem_alloc(len, KM_NOFS | KM_MAYFAIL); in xfs_dir_cilookup_result()
228 pag = kmem_zalloc(sizeof(*pag), KM_MAYFAIL); in xfs_initialize_perag()