Searched refs:xfs_trans_t (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_trans.h | 154 } xfs_trans_t; typedef 171 void xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t); 217 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *); 218 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *); 220 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *); 221 void xfs_trans_bhold_release(xfs_trans_t *, struct xfs_buf *); 222 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *); 223 void xfs_trans_inode_buf(xfs_trans_t *, struct xfs_buf *); 224 void xfs_trans_stale_inode_buf(xfs_trans_t *, struct xfs_buf *); 225 bool xfs_trans_ordered_buf(xfs_trans_t *, struct xfs_buf *); [all …]
|
| H A D | xfs_trans_buf.c | 460 xfs_trans_t *tp, in xfs_trans_bhold() 481 xfs_trans_t *tp, in xfs_trans_bhold_release() 597 xfs_trans_t *tp, in xfs_trans_binval() 652 xfs_trans_t *tp, in xfs_trans_inode_buf() 677 xfs_trans_t *tp, in xfs_trans_stale_inode_buf() 702 xfs_trans_t *tp, in xfs_trans_inode_alloc_buf() 796 xfs_trans_t *tp, in xfs_trans_dquot_buf()
|
| H A D | xfs_trans.c | 326 xfs_trans_t *tp, in xfs_trans_mod_sb()
|
| H A D | xfs_iops.c | 789 xfs_trans_t *tp; in xfs_setattr_nonsize()
|
| H A D | xfs_bmap_util.c | 658 xfs_trans_t *tp; in xfs_alloc_file_space()
|
| H A D | xfs_iomap.c | 621 xfs_trans_t *tp; in xfs_iomap_write_unwritten()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2.c | 239 xfs_trans_t *tp, in xfs_dir_init()
|
| H A D | xfs_bmap.c | 783 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_local_to_extents() 885 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_btree() 4911 xfs_trans_t *tp, /* current transaction pointer */ in xfs_bmap_del_extent_real() 5470 xfs_trans_t *tp, in xfs_bunmapi()
|