/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_trans.h | 160 } xfs_trans_t; typedef 186 void xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t); 231 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *); 232 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *); 233 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *); 234 void xfs_trans_bhold_release(xfs_trans_t *, struct xfs_buf *); 235 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *); 236 void xfs_trans_inode_buf(xfs_trans_t *, struct xfs_buf *); 237 void xfs_trans_stale_inode_buf(xfs_trans_t *, struct xfs_buf *); 238 bool xfs_trans_ordered_buf(xfs_trans_t *, struct xfs_buf *); [all …]
|
D | xfs_trans_buf.c | 403 xfs_trans_t *tp, in xfs_trans_bhold() 424 xfs_trans_t *tp, in xfs_trans_bhold_release() 540 xfs_trans_t *tp, in xfs_trans_binval() 595 xfs_trans_t *tp, in xfs_trans_inode_buf() 620 xfs_trans_t *tp, in xfs_trans_stale_inode_buf() 645 xfs_trans_t *tp, in xfs_trans_inode_alloc_buf() 739 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() 343 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_exact() 422 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_near() 625 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_size() 994 xfs_trans_t *tp; in xfs_growfs_rt() 1141 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent() [all …]
|
D | xfs_trans_dquot.c | 20 STATIC void xfs_trans_alloc_dqinfo(xfs_trans_t *); 134 xfs_trans_t *tp, in xfs_trans_mod_dquot_byino() 867 xfs_trans_t *tp) in xfs_trans_alloc_dqinfo() 875 xfs_trans_t *tp) in xfs_trans_free_dqinfo()
|
D | xfs_inode.c | 796 xfs_trans_t *tp, in xfs_ialloc() 946 xfs_trans_t **tpp, /* input: current transaction; in xfs_dir_ialloc() 957 xfs_trans_t *tp; in xfs_dir_ialloc() 1081 xfs_trans_t *tp, in xfs_droplink() 1100 xfs_trans_t *tp, in xfs_bumplink() 1363 xfs_trans_t *tp; in xfs_link() 2822 xfs_trans_t *tp = NULL; in xfs_remove()
|
D | xfs_trans.c | 338 xfs_trans_t *tp, in xfs_trans_mod_sb() 460 xfs_trans_t *tp) in xfs_trans_apply_sb_deltas()
|
D | xfs_symlink.c | 377 xfs_trans_t *tp; in xfs_inactive_symlink_rmt()
|
D | xfs_fsops.c | 38 xfs_trans_t *tp; in xfs_growfs_data_private()
|
D | xfs_icache.c | 476 xfs_trans_t *tp, in xfs_iget_cache_miss()
|
D | xfs_iops.c | 660 xfs_trans_t *tp; in xfs_setattr_nonsize()
|
D | xfs_iomap.c | 511 xfs_trans_t *tp; in xfs_iomap_write_unwritten()
|
D | xfs_bmap_util.c | 732 xfs_trans_t *tp; in xfs_alloc_file_space()
|
D | xfs_qm.c | 744 xfs_trans_t *tp; in xfs_qm_qino_alloc()
|
D | xfs_log_recover.c | 2633 xfs_trans_t *tp; in xlog_recover_clear_agi_bucket()
|
/kernel/linux/linux-5.10/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); 375 xfs_trans_t *tp; /* transaction structure */ in xfs_dir2_block_addname() 594 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_leaf() 614 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_tail() 692 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_lookup_int() 793 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_removename() 944 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_block()
|
D | xfs_dir2.c | 214 xfs_trans_t *tp, in xfs_dir_init() 340 xfs_trans_t *tp, in xfs_dir_lookup() 537 xfs_trans_t *tp, in xfs_dir_canenter()
|
D | xfs_dir2_leaf.c | 391 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_to_leaf() 1160 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup() 1223 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup_int() 1494 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_replace() 1598 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_trim_data() 1684 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_to_leaf()
|
D | xfs_dir2_node.c | 419 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_node() 645 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_addname() 794 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_entry() 1280 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_remove() 2287 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_trim_free()
|
D | xfs_alloc.c | 691 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_read_agfl() 2649 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_get_freelist() 2713 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_log_agf() 2756 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_pagf_init() 2774 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_put_freelist()
|
D | xfs_ialloc.c | 931 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_select() 2313 xfs_trans_t *tp, /* transaction pointer */ in xfs_imap() 2455 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_log_agi() 2674 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_pagi_init()
|
D | xfs_bmap.c | 819 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_local_to_extents() 926 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_btree() 1069 xfs_trans_t *tp; /* transaction pointer */ in xfs_bmap_add_attrfork() 4994 xfs_trans_t *tp, /* current transaction pointer */ in xfs_bmap_del_extent_real() 5595 xfs_trans_t *tp, in xfs_bunmapi()
|
D | xfs_attr_leaf.c | 626 xfs_sbversion_add_attr2(xfs_mount_t *mp, xfs_trans_t *tp) in xfs_sbversion_add_attr2()
|
D | xfs_btree.c | 402 xfs_trans_t *tp; /* transaction pointer, can be NULL */ in xfs_btree_dup_cursor()
|