/fs/xfs/ |
D | xfs_trans.h | 130 } xfs_trans_t; typedef 152 xfs_trans_t *xfs_trans_alloc(struct xfs_mount *, uint); 153 xfs_trans_t *_xfs_trans_alloc(struct xfs_mount *, uint, xfs_km_flags_t); 156 void xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t); 199 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int); 201 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *); 202 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *); 203 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *); 204 void xfs_trans_bhold_release(xfs_trans_t *, struct xfs_buf *); 205 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *); [all …]
|
D | xfs_trans_dquot.c | 32 STATIC void xfs_trans_alloc_dqinfo(xfs_trans_t *); 41 xfs_trans_t *tp, in xfs_trans_dqjoin() 73 xfs_trans_t *tp, in xfs_trans_log_dquot() 89 xfs_trans_t *otp, in xfs_trans_dup_dqinfo() 90 xfs_trans_t *ntp) in xfs_trans_dup_dqinfo() 149 xfs_trans_t *tp, in xfs_trans_mod_dquot_byino() 206 xfs_trans_t *tp, in xfs_trans_mod_dquot() 303 xfs_trans_t *tp, in xfs_trans_dqlockedjoin() 512 xfs_trans_t *tp) in xfs_trans_unreserve_and_mod_dquots() 593 xfs_trans_t *tp, in xfs_trans_dqresv() [all …]
|
D | xfs_trans_buf.c | 191 xfs_trans_getsb(xfs_trans_t *tp, in xfs_trans_getsb() 355 xfs_trans_brelse(xfs_trans_t *tp, in xfs_trans_brelse() 452 xfs_trans_bhold(xfs_trans_t *tp, in xfs_trans_bhold() 472 xfs_trans_bhold_release(xfs_trans_t *tp, in xfs_trans_bhold_release() 498 xfs_trans_log_buf(xfs_trans_t *tp, in xfs_trans_log_buf() 586 xfs_trans_t *tp, in xfs_trans_binval() 641 xfs_trans_t *tp, in xfs_trans_inode_buf() 665 xfs_trans_t *tp, in xfs_trans_stale_inode_buf() 690 xfs_trans_t *tp, in xfs_trans_inode_alloc_buf() 774 xfs_trans_t *tp, in xfs_trans_dquot_buf()
|
D | xfs_trans_extfree.c | 37 xfs_trans_get_efi(xfs_trans_t *tp, in xfs_trans_get_efi() 61 xfs_trans_log_efi_extent(xfs_trans_t *tp, in xfs_trans_log_efi_extent() 92 xfs_trans_get_efd(xfs_trans_t *tp, in xfs_trans_get_efd()
|
D | xfs_trans.c | 57 xfs_trans_t * 62 xfs_trans_t *tp; in xfs_trans_alloc() 70 xfs_trans_t * 76 xfs_trans_t *tp; in _xfs_trans_alloc() 116 STATIC xfs_trans_t * 118 xfs_trans_t *tp) in xfs_trans_dup() 120 xfs_trans_t *ntp; in xfs_trans_dup() 289 xfs_trans_t *tp, in xfs_trans_mod_sb() 397 xfs_trans_t *tp) in xfs_trans_apply_sb_deltas()
|
D | xfs_rtalloc.c | 49 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtget_summary() 66 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtany_summary() 113 xfs_trans_t *tp) /* transaction pointer */ in xfs_rtcopy_summary() 153 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_range() 232 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_block() 348 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_exact() 427 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_near() 630 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent_size() 983 xfs_trans_t *tp; in xfs_growfs_rt() 1111 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtallocate_extent() [all …]
|
D | xfs_inode.c | 62 STATIC int xfs_iunlink_remove(xfs_trans_t *, xfs_inode_t *); 744 xfs_trans_t *tp, in xfs_ialloc() 944 xfs_trans_t **tpp, /* input: current transaction; in xfs_dir_ialloc() 958 xfs_trans_t *tp; in xfs_dir_ialloc() 1087 xfs_trans_t *tp, in xfs_droplink() 1117 xfs_trans_t *tp, in xfs_bumplink() 1426 xfs_trans_t *tp; in xfs_link() 1954 xfs_trans_t *tp, in xfs_iunlink() 2035 xfs_trans_t *tp, in xfs_iunlink_remove() 2212 xfs_trans_t *tp, in xfs_ifree_cluster() [all …]
|
D | xfs_dquot.c | 227 xfs_trans_t *tp, in xfs_qm_init_dquot_blk() 299 xfs_trans_t **tpp, in xfs_qm_dqalloc() 311 xfs_trans_t *tp = *tpp; in xfs_qm_dqalloc() 457 xfs_trans_t **tpp, in xfs_qm_dqtobp()
|
D | xfs_trans_inode.c | 103 xfs_trans_t *tp, in xfs_trans_log_inode()
|
D | xfs_bmap_util.c | 346 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_count_tree() 421 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_count_blocks() 865 xfs_trans_t *tp; in xfs_free_eofblocks() 968 xfs_trans_t *tp; in xfs_alloc_file_space() 1225 xfs_trans_t *tp; in xfs_free_file_space() 1713 xfs_trans_t *tp; in xfs_swap_extents()
|
D | xfs_iomap.c | 129 xfs_trans_t *tp; in xfs_iomap_write_direct() 695 xfs_trans_t *tp; in xfs_iomap_write_allocate() 850 xfs_trans_t *tp; in xfs_iomap_write_unwritten()
|
D | xfs_qm_syscalls.c | 565 xfs_trans_t *tp; in xfs_qm_log_quotaoff_end() 597 xfs_trans_t *tp; in xfs_qm_log_quotaoff()
|
D | xfs_icache.c | 320 xfs_trans_t *tp, in xfs_iget_cache_miss() 454 xfs_trans_t *tp, in xfs_iget()
|
D | xfs_symlink.c | 447 xfs_trans_t *tp; in xfs_inactive_symlink_rmt()
|
D | xfs_qm.c | 715 xfs_trans_t *tp; in xfs_qm_qino_alloc() 1753 xfs_trans_t *tp, in xfs_qm_vop_chown()
|
D | xfs_fsops.c | 166 xfs_trans_t *tp; in xfs_growfs_data_private()
|
/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 51 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtbuf_get() 85 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfind_back() 260 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfind_forw() 435 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_summary_int() 499 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_summary() 517 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtmodify_range() 674 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfree_range() 750 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtcheck_range() 926 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtcheck_alloc_range() 949 xfs_trans_t *tp, /* transaction pointer */ in xfs_rtfree_extent()
|
D | xfs_dir2.c | 227 xfs_trans_t *tp, in xfs_dir_init() 257 xfs_trans_t *tp, in xfs_dir_createname() 356 xfs_trans_t *tp, in xfs_dir_lookup() 434 xfs_trans_t *tp, in xfs_dir_removename() 496 xfs_trans_t *tp, in xfs_dir_replace() 561 xfs_trans_t *tp, in xfs_dir_canenter() 672 xfs_trans_t *tp; in xfs_dir2_shrink_inode()
|
D | xfs_dir2_block.c | 42 static void xfs_dir2_block_log_leaf(xfs_trans_t *tp, struct xfs_buf *bp, 44 static void xfs_dir2_block_log_tail(xfs_trans_t *tp, struct xfs_buf *bp); 360 xfs_trans_t *tp; /* transaction structure */ in xfs_dir2_block_addname() 573 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_leaf() 593 xfs_trans_t *tp, /* transaction structure */ in xfs_dir2_block_log_tail() 672 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_lookup_int() 774 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_removename() 924 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_block() 1071 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_sf_to_block()
|
D | xfs_dir2_leaf.c | 392 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_to_leaf() 634 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_addname() 1165 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup() 1227 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup_int() 1497 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_replace() 1605 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_trim_data() 1692 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_to_leaf()
|
D | xfs_dir2_node.c | 305 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_node() 532 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_addname() 683 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_entry() 1171 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_remove() 1665 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_addname_int() 2233 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_trim_free()
|
D | xfs_alloc.c | 549 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_read_agfl() 1582 xfs_trans_t *tp, /* transaction pointer */ in xfs_free_ag_extent() 2173 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_get_freelist() 2239 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_log_agf() 2276 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_pagf_init() 2295 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_put_freelist() 2762 xfs_trans_t *tp, /* transaction pointer */ in xfs_free_extent()
|
D | xfs_ialloc.c | 596 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_alloc() 910 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_select() 2262 xfs_trans_t *tp, /* transaction pointer */ in xfs_imap() 2428 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_log_agi() 2646 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_pagi_init()
|
D | xfs_bmap.c | 661 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_btree_to_extents() 719 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_extents_to_btree() 889 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_local_to_extents() 989 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_btree() 1032 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_extents() 1067 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_local() 1113 xfs_trans_t *tp; /* transaction pointer */ in xfs_bmap_add_attrfork() 1246 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_read_extents() 1474 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_first_unused() 1527 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_last_before() [all …]
|
D | xfs_inode_buf.c | 357 xfs_trans_t *tp, in xfs_iread()
|