| /linux/fs/xfs/scrub/ |
| H A D | bitmap.c | 91 XCHK_GFP_FLAGS); 172 left = kmalloc_obj(struct xbitmap64_node, XCHK_GFP_FLAGS); in xbitmap64_set() 371 XCHK_GFP_FLAGS); 452 left = kmalloc_obj(struct xbitmap32_node, XCHK_GFP_FLAGS);
|
| H A D | xfblob.c | 44 blob = kmalloc_obj(struct xfblob, XCHK_GFP_FLAGS); in xfblob_create()
|
| H A D | rcbag.c | 39 bag = kzalloc_obj(struct rcbag, XCHK_GFP_FLAGS); in rcbag_init()
|
| H A D | xfile.c | 60 xf = kmalloc_obj(struct xfile, XCHK_GFP_FLAGS); in xfile_create()
|
| H A D | quotacheck.c | 89 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 D | scrub.h | 60 #define XCHK_GFP_FLAGS ((__force gfp_t)(GFP_KERNEL | __GFP_NOWARN | \ macro
|
| H A D | rtbitmap.c | 45 XCHK_GFP_FLAGS); in xchk_setup_rtbitmap()
|
| H A D | btree.c | 452 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 D | dirtree.c | 109 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 D | rtsummary.c | 52 rts = kvzalloc_flex(*rts, words, mp->m_blockwsize, XCHK_GFP_FLAGS); in xchk_setup_rtsummary()
|
| H A D | xfarray.c | 87 array = kzalloc(sizeof(struct xfarray) + obj_size, XCHK_GFP_FLAGS); in xfarray_create() 477 si = kvzalloc(nr_bytes, XCHK_GFP_FLAGS); in xfarray_sortinfo_alloc()
|
| H A D | scrub.c | 635 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 D | stats.c | 286 buf = kvmalloc(bufsize, XCHK_GFP_FLAGS); in xchk_scrub_stats_read()
|
| H A D | fscounters.c | 210 sc->buf = kzalloc_obj(struct xchk_fscounters, XCHK_GFP_FLAGS); in xchk_setup_fscounters()
|
| H A D | refcount_repair.c | 707 rr = kzalloc_obj(struct xrep_refc, XCHK_GFP_FLAGS); in xrep_refcountbt()
|
| H A D | refcount.c | 145 frag = kmalloc_obj(struct xchk_refcnt_frag, XCHK_GFP_FLAGS); in xchk_refcountbt_rmap_check()
|
| H A D | dirtree_repair.c | 585 path = kmalloc_obj(struct xchk_dirpath, XCHK_GFP_FLAGS); in xrep_dirtree_create_adoption_path()
|
| H A D | metapath.c | 106 mpath = kzalloc_obj(struct xchk_metapath, XCHK_GFP_FLAGS); in xchk_setup_metapath_scan()
|
| H A D | rmap.c | 558 cr = kzalloc_obj(struct xchk_rmap, XCHK_GFP_FLAGS); in xchk_rmapbt()
|
| H A D | rtrefcount.c | 160 frag = kmalloc_obj(struct xchk_rtrefcnt_frag, XCHK_GFP_FLAGS); in xchk_rtrefcountbt_rmap_check()
|
| H A D | cow_repair.c | 674 xc = kzalloc_obj(struct xrep_cow, XCHK_GFP_FLAGS); in xrep_bmap_cow()
|
| H A D | parent.c | 759 pp = kvzalloc_obj(struct xchk_pptrs, XCHK_GFP_FLAGS); in xchk_parent_pptr()
|
| H A D | alloc_repair.c | 865 ra = kzalloc_obj(struct xrep_abt, XCHK_GFP_FLAGS); in xrep_allocbt()
|
| H A D | agheader_repair.c | 738 old_agfl = kzalloc(BBTOB(XFS_FSS_TO_BB(mp, 1)), XCHK_GFP_FLAGS); in xrep_agfl() 1844 sc->buf = kzalloc_obj(struct xrep_agi, XCHK_GFP_FLAGS); in xrep_agi()
|
| H A D | nlinks.c | 61 xnc = kvzalloc_obj(struct xchk_nlink_ctrs, XCHK_GFP_FLAGS); in xchk_setup_nlinks()
|