Searched refs:_xfs_trans_alloc (Results 1 – 4 of 4) sorted by relevance
153 xfs_trans_t *_xfs_trans_alloc(struct xfs_mount *, uint, xfs_km_flags_t);
65 tp = _xfs_trans_alloc(mp, type, KM_SLEEP); in xfs_trans_alloc()71 _xfs_trans_alloc( in _xfs_trans_alloc() function
889 tp = _xfs_trans_alloc(mp, XFS_TRANS_STRAT_WRITE, KM_NOFS); in xfs_iomap_write_unwritten()
841 tp = _xfs_trans_alloc(mp, XFS_TRANS_SB_CHANGE, KM_SLEEP); in xfs_sync_sb()