Home
last modified time | relevance | path

Searched refs:XCHK_GFP_FLAGS (Results 1 – 25 of 38) sorted by relevance

12

/linux/fs/xfs/scrub/
H A Dattr.c88 ab = kvzalloc_obj(struct xchk_xattr_buf, XCHK_GFP_FLAGS); in xchk_setup_xattr_buf()
94 ab->usedmap = kvmalloc(bmp_sz, XCHK_GFP_FLAGS); in xchk_setup_xattr_buf()
99 ab->freemap = kvmalloc(bmp_sz, XCHK_GFP_FLAGS); in xchk_setup_xattr_buf()
105 ab->name = kvmalloc(XATTR_NAME_MAX + 1, XCHK_GFP_FLAGS); in xchk_setup_xattr_buf()
120 new_val = kvmalloc(value_size, XCHK_GFP_FLAGS); in xchk_setup_xattr_buf()
H A Dbitmap.c91 XCHK_GFP_FLAGS);
167 left = kmalloc_obj(struct xbitmap64_node, XCHK_GFP_FLAGS); in xbitmap64_set()
366 XCHK_GFP_FLAGS);
442 left = kmalloc_obj(struct xbitmap32_node, XCHK_GFP_FLAGS); in xbitmap32_set()
H A Dnewbt.c122 ifp = kmem_cache_zalloc(xfs_ifork_cache, XCHK_GFP_FLAGS); in xrep_newbt_init_inode()
150 ifp = kmem_cache_zalloc(xfs_ifork_cache, XCHK_GFP_FLAGS); in xrep_newbt_init_metadir_inode()
196 resv = kmalloc_obj(struct xrep_newbt_resv, XCHK_GFP_FLAGS); in xrep_newbt_add_blocks()
H A Dxfblob.c44 blob = kmalloc_obj(struct xfblob, XCHK_GFP_FLAGS); in xfblob_create()
H A Drcbag.c39 bag = kzalloc_obj(struct rcbag, XCHK_GFP_FLAGS); in rcbag_init()
H A Dxfile.c60 xf = kmalloc_obj(struct xfile, XCHK_GFP_FLAGS); in xfile_create()
H A Dquotacheck.c89 sc->buf = kzalloc_obj(struct xqcheck, XCHK_GFP_FLAGS); in xchk_setup_quotacheck()
259 dqa = kzalloc_obj(struct xqcheck_dqacct, XCHK_GFP_FLAGS); in xqcheck_mod_live_ino_dqtrx()
H A Dscrub.h60 #define XCHK_GFP_FLAGS ((__force gfp_t)(GFP_KERNEL | __GFP_NOWARN | \ macro
H A Dparent_repair.c220 rp = kvzalloc_obj(struct xrep_parent, XCHK_GFP_FLAGS); in xrep_setup_parent()
880 new_val = kvmalloc(bufsize, XCHK_GFP_FLAGS); in xrep_parent_alloc_xattr_value()
1508 rp->xattr_name = kvmalloc(XATTR_NAME_MAX + 1, XCHK_GFP_FLAGS); in xrep_parent_setup_scan()
H A Drtbitmap.c45 XCHK_GFP_FLAGS); in xchk_setup_rtbitmap()
H A Ddirtree.c109 dl = kvzalloc_obj(struct xchk_dirtree, XCHK_GFP_FLAGS); in xchk_setup_dirtree()
241 path = kmalloc_obj(struct xchk_dirpath, XCHK_GFP_FLAGS); in xchk_dirtree_create_path()
H A Dbtree.c452 co = kmalloc_obj(struct check_owner, XCHK_GFP_FLAGS); in xchk_btree_check_owner()
711 bs = kzalloc(cur_sz, XCHK_GFP_FLAGS); in xchk_btree()
H A Dstats.c263 buf = kvmalloc(bufsize, XCHK_GFP_FLAGS); in xchk_scrub_stats_read()
H A Drtsummary.c52 rts = kvzalloc_flex(*rts, words, mp->m_blockwsize, XCHK_GFP_FLAGS); in xchk_setup_rtsummary()
H A Dscrub.c635 sub = kzalloc_obj(*sub, XCHK_GFP_FLAGS); in xchk_scrub_create_subord()
683 sc = kzalloc_obj(struct xfs_scrub, XCHK_GFP_FLAGS); in xfs_scrub_metadata()
H A Dfscounters.c210 sc->buf = kzalloc_obj(struct xchk_fscounters, XCHK_GFP_FLAGS); in xchk_setup_fscounters()
H A Dmetapath.c105 mpath = kzalloc_obj(struct xchk_metapath, XCHK_GFP_FLAGS); in xchk_setup_metapath_scan()
H A Drefcount_repair.c707 rr = kzalloc_obj(struct xrep_refc, XCHK_GFP_FLAGS); in xrep_refcountbt()
H A Drtrefcount_repair.c712 rr = kzalloc_obj(struct xrep_rtrefc, XCHK_GFP_FLAGS); in xrep_rtrefcountbt()
H A Drefcount.c145 frag = kmalloc_obj(struct xchk_refcnt_frag, XCHK_GFP_FLAGS); in xchk_refcountbt_rmap_check()
H A Drtrefcount.c159 frag = kmalloc_obj(struct xchk_rtrefcnt_frag, XCHK_GFP_FLAGS); in xchk_rtrefcountbt_rmap_check()
H A Ddirtree_repair.c570 path = kmalloc_obj(struct xchk_dirpath, XCHK_GFP_FLAGS); in xrep_dirtree_create_adoption_path()
H A Drmap.c551 cr = kzalloc_obj(struct xchk_rmap, XCHK_GFP_FLAGS); in xchk_rmapbt()
H A Ddabtree.c520 ds = kzalloc_obj(struct xchk_da_btree, XCHK_GFP_FLAGS); in xchk_da_btree()
H A Dparent.c759 pp = kvzalloc_obj(struct xchk_pptrs, XCHK_GFP_FLAGS); in xchk_parent_pptr()

12