Lines Matching refs:xfs_trans_alloc
390 tp = xfs_trans_alloc(mp, XFS_TRANS_SETATTR_NOT_SIZE); in xfs_setattr()
677 tp = xfs_trans_alloc(mp, XFS_TRANS_SETATTR_SIZE); in xfs_setattr()
1168 tp = xfs_trans_alloc(ip->i_mount, XFS_TRANS_FSYNC_TS); in xfs_fsync()
1245 tp = xfs_trans_alloc(mp, XFS_TRANS_INACTIVE); in xfs_inactive_free_eofblocks()
1514 tp = xfs_trans_alloc(mp, XFS_TRANS_INACTIVE); in xfs_inactive_attrs()
1663 tp = xfs_trans_alloc(mp, XFS_TRANS_INACTIVE); in xfs_inactive()
1915 tp = xfs_trans_alloc(mp, XFS_TRANS_CREATE); in xfs_create()
2407 tp = xfs_trans_alloc(mp, XFS_TRANS_REMOVE); in xfs_remove()
2638 tp = xfs_trans_alloc(mp, XFS_TRANS_LINK); in xfs_link()
2817 tp = xfs_trans_alloc(mp, XFS_TRANS_MKDIR); in xfs_mkdir()
3056 tp = xfs_trans_alloc(mp, XFS_TRANS_RMDIR); in xfs_rmdir()
3371 tp = xfs_trans_alloc(mp, XFS_TRANS_SYMLINK); in xfs_symlink()
3780 tp = xfs_trans_alloc(mp, XFS_TRANS_SET_DMATTRS); in xfs_set_dmattrs()
4130 tp = xfs_trans_alloc(mp, XFS_TRANS_DIOSTRAT); in xfs_alloc_file_space()
4423 tp = xfs_trans_alloc(mp, XFS_TRANS_DIOSTRAT); in xfs_free_file_space()
4628 tp = xfs_trans_alloc(mp, XFS_TRANS_WRITEID); in xfs_change_file_space()