Symbol: XCHK_GFP_FLAGS
fs/xfs/scrub/agheader.c
820
XCHK_GFP_FLAGS);
fs/xfs/scrub/agheader_repair.c
1722
sc->buf = kzalloc_obj(struct xrep_agi, XCHK_GFP_FLAGS);
fs/xfs/scrub/alloc_repair.c
859
ra = kzalloc_obj(struct xrep_abt, XCHK_GFP_FLAGS);
fs/xfs/scrub/attr.c
105
ab->name = kvmalloc(XATTR_NAME_MAX + 1, XCHK_GFP_FLAGS);
fs/xfs/scrub/attr.c
120
new_val = kvmalloc(value_size, XCHK_GFP_FLAGS);
fs/xfs/scrub/attr.c
88
ab = kvzalloc_obj(struct xchk_xattr_buf, XCHK_GFP_FLAGS);
fs/xfs/scrub/attr.c
94
ab->usedmap = kvmalloc(bmp_sz, XCHK_GFP_FLAGS);
fs/xfs/scrub/attr.c
99
ab->freemap = kvmalloc(bmp_sz, XCHK_GFP_FLAGS);
fs/xfs/scrub/attr_repair.c
1537
rx = kzalloc_obj(struct xrep_xattr, XCHK_GFP_FLAGS);
fs/xfs/scrub/bitmap.c
167
left = kmalloc_obj(struct xbitmap64_node, XCHK_GFP_FLAGS);
fs/xfs/scrub/bitmap.c
366
XCHK_GFP_FLAGS);
fs/xfs/scrub/bitmap.c
442
left = kmalloc_obj(struct xbitmap32_node, XCHK_GFP_FLAGS);
fs/xfs/scrub/bitmap.c
91
XCHK_GFP_FLAGS);
fs/xfs/scrub/bmap_repair.c
936
rb = kzalloc_obj(struct xrep_bmap, XCHK_GFP_FLAGS);
fs/xfs/scrub/btree.c
452
co = kmalloc_obj(struct check_owner, XCHK_GFP_FLAGS);
fs/xfs/scrub/btree.c
711
bs = kzalloc(cur_sz, XCHK_GFP_FLAGS);
fs/xfs/scrub/cow_repair.c
688
xc = kzalloc_obj(struct xrep_cow, XCHK_GFP_FLAGS);
fs/xfs/scrub/dabtree.c
515
ds = kzalloc_obj(struct xchk_da_btree, XCHK_GFP_FLAGS);
fs/xfs/scrub/dir.c
1098
sd = kvzalloc_obj(struct xchk_dir, XCHK_GFP_FLAGS);
fs/xfs/scrub/dir_repair.c
201
rd = kvzalloc_obj(struct xrep_dir, XCHK_GFP_FLAGS);
fs/xfs/scrub/dirtree.c
109
dl = kvzalloc_obj(struct xchk_dirtree, XCHK_GFP_FLAGS);
fs/xfs/scrub/dirtree.c
241
path = kmalloc_obj(struct xchk_dirpath, XCHK_GFP_FLAGS);
fs/xfs/scrub/dirtree_repair.c
570
path = kmalloc_obj(struct xchk_dirpath, XCHK_GFP_FLAGS);
fs/xfs/scrub/fscounters.c
210
sc->buf = kzalloc_obj(struct xchk_fscounters, XCHK_GFP_FLAGS);
fs/xfs/scrub/ialloc_repair.c
807
ri = kzalloc_obj(struct xrep_ibt, XCHK_GFP_FLAGS);
fs/xfs/scrub/inode_repair.c
154
sc->buf = kzalloc_obj(struct xrep_inode, XCHK_GFP_FLAGS);
fs/xfs/scrub/metapath.c
105
mpath = kzalloc_obj(struct xchk_metapath, XCHK_GFP_FLAGS);
fs/xfs/scrub/newbt.c
122
ifp = kmem_cache_zalloc(xfs_ifork_cache, XCHK_GFP_FLAGS);
fs/xfs/scrub/newbt.c
151
ifp = kmem_cache_zalloc(xfs_ifork_cache, XCHK_GFP_FLAGS);
fs/xfs/scrub/newbt.c
198
resv = kmalloc_obj(struct xrep_newbt_resv, XCHK_GFP_FLAGS);
fs/xfs/scrub/nlinks.c
61
xnc = kvzalloc_obj(struct xchk_nlink_ctrs, XCHK_GFP_FLAGS);
fs/xfs/scrub/parent.c
760
pp = kvzalloc_obj(struct xchk_pptrs, XCHK_GFP_FLAGS);
fs/xfs/scrub/parent_repair.c
1508
rp->xattr_name = kvmalloc(XATTR_NAME_MAX + 1, XCHK_GFP_FLAGS);
fs/xfs/scrub/parent_repair.c
220
rp = kvzalloc_obj(struct xrep_parent, XCHK_GFP_FLAGS);
fs/xfs/scrub/parent_repair.c
880
new_val = kvmalloc(bufsize, XCHK_GFP_FLAGS);
fs/xfs/scrub/quotacheck.c
259
dqa = kzalloc_obj(struct xqcheck_dqacct, XCHK_GFP_FLAGS);
fs/xfs/scrub/quotacheck.c
89
sc->buf = kzalloc_obj(struct xqcheck, XCHK_GFP_FLAGS);
fs/xfs/scrub/rcbag.c
39
bag = kzalloc_obj(struct rcbag, XCHK_GFP_FLAGS);
fs/xfs/scrub/refcount.c
145
frag = kmalloc_obj(struct xchk_refcnt_frag, XCHK_GFP_FLAGS);
fs/xfs/scrub/refcount_repair.c
707
rr = kzalloc_obj(struct xrep_refc, XCHK_GFP_FLAGS);
fs/xfs/scrub/rmap.c
551
cr = kzalloc_obj(struct xchk_rmap, XCHK_GFP_FLAGS);
fs/xfs/scrub/rmap_repair.c
175
rr = kzalloc_obj(struct xrep_rmap, XCHK_GFP_FLAGS);
fs/xfs/scrub/rtbitmap.c
45
XCHK_GFP_FLAGS);
fs/xfs/scrub/rtrefcount.c
159
frag = kmalloc_obj(struct xchk_rtrefcnt_frag, XCHK_GFP_FLAGS);
fs/xfs/scrub/rtrefcount_repair.c
712
rr = kzalloc_obj(struct xrep_rtrefc, XCHK_GFP_FLAGS);
fs/xfs/scrub/rtrmap_repair.c
114
rr = kzalloc_obj(struct xrep_rtrmap, XCHK_GFP_FLAGS);
fs/xfs/scrub/rtsummary.c
52
rts = kvzalloc_flex(*rts, words, mp->m_blockwsize, XCHK_GFP_FLAGS);
fs/xfs/scrub/scrub.c
635
sub = kzalloc_obj(*sub, XCHK_GFP_FLAGS);
fs/xfs/scrub/scrub.c
683
sc = kzalloc_obj(struct xfs_scrub, XCHK_GFP_FLAGS);
fs/xfs/scrub/stats.c
263
buf = kvmalloc(bufsize, XCHK_GFP_FLAGS);
fs/xfs/scrub/symlink.c
32
sc->buf = kvzalloc(XFS_SYMLINK_MAXLEN + 1, XCHK_GFP_FLAGS);
fs/xfs/scrub/xfarray.c
477
si = kvzalloc(nr_bytes, XCHK_GFP_FLAGS);
fs/xfs/scrub/xfarray.c
87
array = kzalloc(sizeof(struct xfarray) + obj_size, XCHK_GFP_FLAGS);
fs/xfs/scrub/xfblob.c
44
blob = kmalloc_obj(struct xfblob, XCHK_GFP_FLAGS);
fs/xfs/scrub/xfile.c
60
xf = kmalloc_obj(struct xfile, XCHK_GFP_FLAGS);