Home
last modified time | relevance | path

Searched refs:xfs_trans_t (Results 1 – 13 of 13) sorted by relevance

/linux/fs/xfs/
H A Dxfs_trans.h156 } xfs_trans_t; typedef
173 void xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t);
219 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *);
220 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *);
222 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
223 void xfs_trans_bhold_release(xfs_trans_t *, struct xfs_buf *);
224 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *);
225 void xfs_trans_inode_buf(xfs_trans_t *, struct xfs_buf *);
226 void xfs_trans_stale_inode_buf(xfs_trans_t *, struct xfs_buf *);
227 bool xfs_trans_ordered_buf(xfs_trans_t *, struct xfs_buf *);
[all …]
H A Dxfs_trans_buf.c460 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 Dxfs_trans_dquot.c22 STATIC void xfs_trans_alloc_dqinfo(xfs_trans_t *);
242 xfs_trans_t *tp, in xfs_trans_mod_dquot_byino()
1040 xfs_trans_t *tp) in xfs_trans_alloc_dqinfo()
1048 xfs_trans_t *tp) in xfs_trans_free_dqinfo()
H A Dxfs_trans.c324 xfs_trans_t *tp, in xfs_trans_mod_sb()
H A Dxfs_iops.c789 xfs_trans_t *tp; in xfs_setattr_nonsize()
H A Dxfs_bmap_util.c658 xfs_trans_t *tp; in xfs_alloc_file_space()
H A Dxfs_icache.c627 xfs_trans_t *tp, in xfs_iget_cache_miss()
H A Dxfs_iomap.c624 xfs_trans_t *tp; in xfs_iomap_write_unwritten()
/linux/fs/xfs/libxfs/
H A Dxfs_dir2_block.c28 static void xfs_dir2_block_log_leaf(xfs_trans_t *tp, struct xfs_buf *bp,
30 static void xfs_dir2_block_log_tail(xfs_trans_t *tp, struct xfs_buf *bp);
382 xfs_trans_t *tp; /* transaction structure */ in xfs_dir2_block_addname()
601 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_leaf()
621 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_tail()
699 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_lookup_int()
800 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_removename()
951 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_block()
H A Dxfs_dir2_leaf.c451 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_to_leaf()
1221 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup()
1284 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup_int()
1558 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_replace()
1662 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_trim_data()
1749 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_to_leaf()
H A Dxfs_dir2_node.c425 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_node()
653 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_addname()
803 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_entry()
1290 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_remove()
2298 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_trim_free()
H A Dxfs_dir2.c239 xfs_trans_t *tp, in xfs_dir_init()
H A Dxfs_bmap.c783 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()