| /Linux-v5.4/fs/xfs/ |
| D | xfs_trans.h | 144 } xfs_trans_t; typedef 170 void xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t); 213 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *); 215 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *); 216 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *); 217 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *); 218 void xfs_trans_bhold_release(xfs_trans_t *, struct xfs_buf *); 219 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *); 220 void xfs_trans_inode_buf(xfs_trans_t *, struct xfs_buf *); 221 void xfs_trans_stale_inode_buf(xfs_trans_t *, struct xfs_buf *); [all …]
|
| D | xfs_trans_dquot.c | 19 STATIC void xfs_trans_alloc_dqinfo(xfs_trans_t *); 28 xfs_trans_t *tp, in xfs_trans_dqjoin() 52 xfs_trans_t *tp, in xfs_trans_log_dquot() 127 xfs_trans_t *tp, in xfs_trans_mod_dquot_byino() 489 xfs_trans_t *tp) in xfs_trans_unreserve_and_mod_dquots() 574 xfs_trans_t *tp, in xfs_trans_dqresv() 829 xfs_trans_t *tp, in xfs_trans_get_qoff_item() 855 xfs_trans_t *tp, in xfs_trans_log_quotaoff_item() 864 xfs_trans_t *tp) in xfs_trans_alloc_dqinfo() 871 xfs_trans_t *tp) in xfs_trans_free_dqinfo()
|
| D | xfs_trans_buf.c | 174 xfs_trans_t *tp, in xfs_trans_getsb() 434 xfs_trans_t *tp, in xfs_trans_bhold() 455 xfs_trans_t *tp, in xfs_trans_bhold_release() 579 xfs_trans_t *tp, in xfs_trans_binval() 634 xfs_trans_t *tp, in xfs_trans_inode_buf() 658 xfs_trans_t *tp, in xfs_trans_stale_inode_buf() 683 xfs_trans_t *tp, in xfs_trans_inode_alloc_buf() 776 xfs_trans_t *tp, in xfs_trans_dquot_buf()
|
| D | xfs_rtalloc.c | 32 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtget_summary() 49 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtany_summary() 104 xfs_trans_t *tp) /* transaction pointer */ in xfs_rtcopy_summary() 144 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_range() 223 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_block() 340 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_exact() 419 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_near() 614 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_size() 977 xfs_trans_t *tp; in xfs_growfs_rt() 1112 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent() [all …]
|
| D | xfs_inode.c | 744 xfs_trans_t *tp, in xfs_ialloc() 961 xfs_trans_t **tpp, /* input: current transaction; in xfs_dir_ialloc() 972 xfs_trans_t *tp; in xfs_dir_ialloc() 1096 xfs_trans_t *tp, in xfs_droplink() 1115 xfs_trans_t *tp, in xfs_bumplink() 1382 xfs_trans_t *tp; in xfs_link() 2521 xfs_trans_t *tp, in xfs_ifree_cluster() 2864 xfs_trans_t *tp = NULL; in xfs_remove()
|
| D | xfs_qm_syscalls.c | 547 xfs_trans_t *tp; in xfs_qm_log_quotaoff_end() 575 xfs_trans_t *tp; in xfs_qm_log_quotaoff()
|
| D | xfs_trans.c | 338 xfs_trans_t *tp, in xfs_trans_mod_sb() 446 xfs_trans_t *tp) in xfs_trans_apply_sb_deltas()
|
| D | xfs_fsops.c | 38 xfs_trans_t *tp; in xfs_growfs_data_private()
|
| D | xfs_symlink.c | 392 xfs_trans_t *tp; in xfs_inactive_symlink_rmt()
|
| D | xfs_iomap.c | 183 xfs_trans_t *tp; in xfs_iomap_write_direct() 743 xfs_trans_t *tp; in xfs_iomap_write_unwritten()
|
| D | xfs_icache.c | 494 xfs_trans_t *tp, in xfs_iget_cache_miss() 617 xfs_trans_t *tp, in xfs_iget()
|
| D | xfs_qm.c | 738 xfs_trans_t *tp; in xfs_qm_qino_alloc() 1742 xfs_trans_t *tp, in xfs_qm_vop_chown()
|
| D | xfs_dquot.c | 208 xfs_trans_t *tp, in xfs_qm_init_dquot_blk()
|
| D | xfs_iops.c | 625 xfs_trans_t *tp; in xfs_setattr_nonsize()
|
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_rtbitmap.c | 56 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtbuf_get() 96 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfind_back() 271 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfind_forw() 446 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_summary_int() 516 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_summary() 534 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_range() 690 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfree_range() 766 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtcheck_range() 942 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtcheck_alloc_range() 965 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfree_extent()
|
| D | xfs_dir2_block.c | 27 static void xfs_dir2_block_log_leaf(xfs_trans_t *tp, struct xfs_buf *bp, 29 static void xfs_dir2_block_log_tail(xfs_trans_t *tp, struct xfs_buf *bp); 346 xfs_trans_t *tp; /* transaction structure */ in xfs_dir2_block_addname() 565 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_leaf() 585 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_tail() 664 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_lookup_int() 766 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_removename() 916 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_block() 1065 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_sf_to_block()
|
| D | xfs_trans_inode.c | 86 xfs_trans_t *tp, in xfs_trans_log_inode()
|
| D | xfs_dir2.c | 208 xfs_trans_t *tp, in xfs_dir_init() 334 xfs_trans_t *tp, in xfs_dir_lookup() 531 xfs_trans_t *tp, in xfs_dir_canenter()
|
| D | xfs_dir2_leaf.c | 347 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_to_leaf() 1120 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup() 1182 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup_int() 1453 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_replace() 1561 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_trim_data() 1648 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_to_leaf()
|
| D | xfs_dir2_node.c | 350 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_node() 578 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_addname() 729 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_entry() 1215 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_remove() 2252 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_trim_free()
|
| D | xfs_alloc.c | 654 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_read_agfl() 2392 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_get_freelist() 2458 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_log_agf() 2501 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_pagf_init() 2520 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_put_freelist()
|
| D | xfs_ialloc.c | 923 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_select() 2271 xfs_trans_t *tp, /* transaction pointer */ in xfs_imap() 2413 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_log_agi() 2633 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_pagi_init()
|
| D | xfs_inode_buf.c | 615 xfs_trans_t *tp, in xfs_iread()
|
| D | xfs_dir2_data.c | 646 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir3_data_init()
|
| D | xfs_bmap.c | 818 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_local_to_extents() 921 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_btree() 1060 xfs_trans_t *tp; /* transaction pointer */ in xfs_bmap_add_attrfork() 4932 xfs_trans_t *tp, /* current transaction pointer */ in xfs_bmap_del_extent_real() 5520 xfs_trans_t *tp, in xfs_bunmapi()
|