Symbol: xfs_trans_alloc_empty
fs/xfs/libxfs/xfs_refcount.c
2100
tp = xfs_trans_alloc_empty(mp);
fs/xfs/scrub/common.c
888
sc->tp = xfs_trans_alloc_empty(sc->mp);
fs/xfs/scrub/rmap_repair.c
1620
tp = xfs_trans_alloc_empty(mp);
fs/xfs/scrub/rtrmap_repair.c
854
tp = xfs_trans_alloc_empty(mp);
fs/xfs/scrub/scrub.c
879
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_attr_item.c
617
tp = xfs_trans_alloc_empty(ip->i_mount);
fs/xfs/xfs_discard.c
181
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_discard.c
569
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_discard.c
685
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_fsmap.c
1273
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_icache.c
900
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_inode.c
2954
tp = xfs_trans_alloc_empty(ip->i_mount);
fs/xfs/xfs_itable.c
242
tp = xfs_trans_alloc_empty(breq->mp);
fs/xfs/xfs_itable.c
329
tp = xfs_trans_alloc_empty(breq->mp);
fs/xfs/xfs_itable.c
455
tp = xfs_trans_alloc_empty(breq->mp);
fs/xfs/xfs_iwalk.c
381
iwag->tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_iwalk.c
617
iwag->tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_notify_failure.c
293
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_qm.c
1711
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_qm.c
614
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_rtalloc.c
1346
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_rtalloc.c
1713
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_rtalloc.c
735
tp = xfs_trans_alloc_empty(rtg_mount(rtg));
fs/xfs/xfs_trans.h
172
struct xfs_trans *xfs_trans_alloc_empty(struct xfs_mount *mp);
fs/xfs/xfs_verify_media.c
109
tp = xfs_trans_alloc_empty(mp);
fs/xfs/xfs_zone_gc.c
337
tp = xfs_trans_alloc_empty(mp);