Searched refs:xfs_trans_t (Results 1 – 9 of 9) sorted by relevance
/linux/fs/xfs/ |
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_dquot.c | 22 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 D | xfs_trans.c | 326 xfs_trans_t *tp, in xfs_trans_mod_sb() 455 xfs_trans_t *tp) in xfs_trans_apply_sb_deltas()
|
H A D | xfs_iops.c | 791 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 | 612 xfs_trans_t *tp; in xfs_iomap_write_unwritten()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_block.c | 28 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 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() 4920 xfs_trans_t *tp, /* current transaction pointer */ in xfs_bmap_del_extent_real() 5479 xfs_trans_t *tp, in xfs_bunmapi()
|