/fs/xfs/ |
D | xfs_trans_buf.c | 24 struct xfs_trans *tp, in xfs_trans_buf_item_match() 62 struct xfs_trans *tp, in _xfs_trans_bjoin() 99 struct xfs_trans *tp, in xfs_trans_bjoin() 117 struct xfs_trans *tp, in xfs_trans_get_buf_map() 173 struct xfs_trans *tp) in xfs_trans_getsb() 213 struct xfs_trans *tp, in xfs_trans_read_buf_map() 346 struct xfs_trans *tp, in xfs_trans_brelse() 403 xfs_trans_t *tp, in xfs_trans_bhold() 424 xfs_trans_t *tp, in xfs_trans_bhold_release() 445 struct xfs_trans *tp, in xfs_trans_dirty_buf() [all …]
|
D | xfs_trans_dquot.c | 30 struct xfs_trans *tp, in xfs_trans_dqjoin() 54 struct xfs_trans *tp, in xfs_trans_log_dquot() 135 xfs_trans_t *tp, in xfs_trans_mod_dquot_byino() 160 struct xfs_trans *tp, in xfs_trans_get_dqtrx() 197 struct xfs_trans *tp, in xfs_trans_mod_dquot() 290 struct xfs_trans *tp, in xfs_trans_dqlockedjoin() 347 struct xfs_trans *tp) in xfs_trans_apply_dquot_deltas() 490 struct xfs_trans *tp) in xfs_trans_unreserve_and_mod_dquots() 633 struct xfs_trans *tp, in xfs_trans_dqresv() 747 struct xfs_trans *tp, in xfs_trans_reserve_quota_bydquots() [all …]
|
D | xfs_trans.c | 65 struct xfs_trans *tp) in xfs_trans_free() 88 struct xfs_trans *tp) in xfs_trans_dup() 149 struct xfs_trans *tp, in xfs_trans_reserve() 252 struct xfs_trans *tp; in xfs_trans_alloc() local 338 xfs_trans_t *tp, in xfs_trans_mod_sb() 460 xfs_trans_t *tp) in xfs_trans_apply_sb_deltas() 563 struct xfs_trans *tp) in xfs_trans_unreserve_and_mod_sb() 644 struct xfs_trans *tp, in xfs_trans_add_item() 672 struct xfs_trans *tp, in xfs_trans_free_items() 831 struct xfs_trans *tp, in __xfs_trans_commit() [all …]
|
D | xfs_quota.h | 122 #define xfs_trans_dup_dqinfo(tp, tp2) argument 123 #define xfs_trans_free_dqinfo(tp) argument 124 #define xfs_trans_mod_dquot_byino(tp, ip, fields, delta) argument 125 #define xfs_trans_apply_dquot_deltas(tp) argument 126 #define xfs_trans_unreserve_and_mod_dquots(tp) argument 127 static inline int xfs_trans_reserve_quota_nblks(struct xfs_trans *tp, in xfs_trans_reserve_quota_nblks() 132 static inline int xfs_trans_reserve_quota_bydquots(struct xfs_trans *tp, in xfs_trans_reserve_quota_bydquots() 139 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument 141 #define xfs_qm_vop_chown(tp, ip, old, new) (NULL) argument 142 #define xfs_qm_vop_chown_reserve(tp, ip, u, g, p, fl) (0) argument [all …]
|
D | xfs_fsmap.c | 192 struct xfs_trans *tp, in xfs_getfsmap_is_shared() 246 struct xfs_trans *tp, in xfs_getfsmap_helper() 405 struct xfs_trans *tp, in xfs_getfsmap_logdev() 452 struct xfs_trans *tp, in xfs_getfsmap_rtdev_rtbitmap_helper() 474 struct xfs_trans *tp, in __xfs_getfsmap_rtdev() 520 struct xfs_trans *tp, in xfs_getfsmap_rtdev_rtbitmap_query() 552 struct xfs_trans *tp, in xfs_getfsmap_rtdev_rtbitmap() 565 struct xfs_trans *tp, in __xfs_getfsmap_datadev() 683 struct xfs_trans *tp, in xfs_getfsmap_datadev_rmapbt_query() 702 struct xfs_trans *tp, in xfs_getfsmap_datadev_rmapbt() [all …]
|
D | xfs_trans.h | 166 #define xfs_trans_set_sync(tp) ((tp)->t_flags |= XFS_TRANS_SYNC) argument 169 #define xfs_trans_agblocks_delta(tp, d) ((tp)->t_ag_freeblks_delta += (int64_t)d) argument 170 #define xfs_trans_agflist_delta(tp, d) ((tp)->t_ag_flist_delta += (int64_t)d) argument 171 #define xfs_trans_agbtree_delta(tp, d) ((tp)->t_ag_btree_delta += (int64_t)d) argument 173 #define xfs_trans_agblocks_delta(tp, d) argument 174 #define xfs_trans_agflist_delta(tp, d) argument 175 #define xfs_trans_agbtree_delta(tp, d) argument 194 struct xfs_trans *tp, in xfs_trans_get_buf() 216 struct xfs_trans *tp, in xfs_trans_read_buf() 266 struct xfs_trans *tp) in xfs_trans_item_relog() [all …]
|
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() 782 struct xfs_trans *tp; in xfs_growfs_rt_alloc() local 994 xfs_trans_t *tp; in xfs_growfs_rt() local [all …]
|
D | xfs_inode.c | 796 xfs_trans_t *tp, in xfs_ialloc() 957 xfs_trans_t *tp; in xfs_dir_ialloc() local 1081 xfs_trans_t *tp, in xfs_droplink() 1100 xfs_trans_t *tp, in xfs_bumplink() 1120 struct xfs_trans *tp = NULL; in xfs_create() local 1272 struct xfs_trans *tp = NULL; in xfs_create_tmpfile() local 1363 xfs_trans_t *tp; in xfs_link() local 1495 struct xfs_trans *tp = *tpp; in xfs_itruncate_extents_flags() local 1656 struct xfs_trans *tp; in xfs_inactive_truncate() local 1705 struct xfs_trans *tp; in xfs_inactive_ifree() local [all …]
|
D | xfs_iwalk.c | 53 struct xfs_trans *tp; member 180 struct xfs_trans *tp = iwag->tp; in xfs_iwalk_ag_recs() local 227 struct xfs_trans *tp, in xfs_iwalk_del_inobt() 267 struct xfs_trans *tp = iwag->tp; in xfs_iwalk_ag_start() local 354 struct xfs_trans *tp = iwag->tp; in xfs_iwalk_run_callbacks() local 392 struct xfs_trans *tp = iwag->tp; in xfs_iwalk_ag() local 539 struct xfs_trans *tp, in xfs_iwalk() 704 struct xfs_trans *tp, in xfs_inobt_walk()
|
D | xfs_bmap_item.c | 214 struct xfs_trans *tp, in xfs_trans_get_bud() 236 struct xfs_trans *tp, in xfs_trans_log_finish_bmap_update() 305 struct xfs_trans *tp, in xfs_bmap_update_log_item() 333 struct xfs_trans *tp, in xfs_bmap_update_create_intent() 355 struct xfs_trans *tp, in xfs_bmap_update_create_done() 365 struct xfs_trans *tp, in xfs_bmap_update_finish_item() 431 struct xfs_trans *tp; in xfs_bui_item_recover() local 549 struct xfs_trans *tp) in xfs_bui_item_relog()
|
D | xfs_extfree_item.c | 323 struct xfs_trans *tp, in xfs_trans_get_efd() 357 struct xfs_trans *tp, in xfs_trans_free_extent() 416 struct xfs_trans *tp, in xfs_extent_free_log_item() 440 struct xfs_trans *tp, in xfs_extent_free_create_intent() 462 struct xfs_trans *tp, in xfs_extent_free_create_done() 472 struct xfs_trans *tp, in xfs_extent_free_finish_item() 523 struct xfs_trans *tp, in xfs_agfl_free_finish_item() 593 struct xfs_trans *tp; in xfs_efi_item_recover() local 649 struct xfs_trans *tp) in xfs_efi_item_relog()
|
D | xfs_rmap_item.c | 242 struct xfs_trans *tp, in xfs_trans_get_rud() 307 struct xfs_trans *tp, in xfs_trans_log_finish_rmap_update() 356 struct xfs_trans *tp, in xfs_rmap_update_log_item() 384 struct xfs_trans *tp, in xfs_rmap_update_create_intent() 406 struct xfs_trans *tp, in xfs_rmap_update_create_done() 416 struct xfs_trans *tp, in xfs_rmap_update_finish_item() 475 struct xfs_trans *tp; in xfs_rui_item_recover() local 590 struct xfs_trans *tp) in xfs_rui_item_relog()
|
D | xfs_refcount_item.c | 219 struct xfs_trans *tp, in xfs_trans_get_cud() 241 struct xfs_trans *tp, in xfs_trans_log_finish_refcount_update() 307 struct xfs_trans *tp, in xfs_refcount_update_log_item() 332 struct xfs_trans *tp, in xfs_refcount_update_create_intent() 354 struct xfs_trans *tp, in xfs_refcount_update_create_done() 364 struct xfs_trans *tp, in xfs_refcount_update_finish_item() 433 struct xfs_trans *tp; in xfs_cui_item_recover() local 567 struct xfs_trans *tp) in xfs_cui_item_relog()
|
D | xfs_reflink.c | 131 struct xfs_trans *tp, in xfs_reflink_find_shared() 356 struct xfs_trans *tp; in xfs_reflink_allocate_cow() local 544 struct xfs_trans *tp; in xfs_reflink_cancel_cow_range() local 605 struct xfs_trans *tp; in xfs_reflink_end_cow_extent() local 867 struct xfs_trans *tp; in xfs_reflink_set_inode_flag() local 925 struct xfs_trans *tp; in xfs_reflink_update_dest() local 998 struct xfs_trans *tp; in xfs_reflink_remap_extent() local 1357 struct xfs_trans *tp, in xfs_reflink_inode_has_shared_extents() 1453 struct xfs_trans *tp; in xfs_reflink_try_clear_inode_flag() local
|
D | xfs_bmap_util.c | 208 struct xfs_trans *tp, in xfs_bmap_count_blocks() 639 struct xfs_trans *tp; in xfs_free_eofblocks() local 732 xfs_trans_t *tp; in xfs_alloc_file_space() local 868 struct xfs_trans *tp; in xfs_unmap_extent() local 1066 struct xfs_trans *tp; in xfs_collapse_file_space() local 1135 struct xfs_trans *tp; in xfs_insert_file_space() local 1321 struct xfs_trans *tp = *tpp; in xfs_swap_extent_rmap() local 1425 struct xfs_trans *tp, in xfs_swap_extent_forks() 1534 struct xfs_trans *tp = *tpp; in xfs_swap_change_owner() local 1568 struct xfs_trans *tp; in xfs_swap_extents() local
|
/fs/xfs/libxfs/ |
D | xfs_defer.c | 185 struct xfs_trans *tp, in xfs_defer_create_intent() 203 struct xfs_trans *tp) in xfs_defer_create_intents() 216 struct xfs_trans *tp, in xfs_defer_trans_abort() 240 struct xfs_trans *tp = *tpp; in xfs_defer_trans_roll() local 407 struct xfs_trans *tp, in xfs_defer_finish_one() 459 struct xfs_trans **tp) in xfs_defer_finish_noroll() 513 struct xfs_trans **tp) in xfs_defer_finish() 541 struct xfs_trans *tp) in xfs_defer_cancel() 552 struct xfs_trans *tp, in xfs_defer_add() 630 struct xfs_trans *tp, in xfs_defer_ops_capture() [all …]
|
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() [all …]
|
D | xfs_dir2.c | 214 xfs_trans_t *tp, in xfs_dir_init() 244 struct xfs_trans *tp, in xfs_dir_createname() 340 xfs_trans_t *tp, in xfs_dir_lookup() 418 struct xfs_trans *tp, in xfs_dir_removename() 476 struct xfs_trans *tp, in xfs_dir_replace() 537 xfs_trans_t *tp, in xfs_dir_canenter() 651 struct xfs_trans *tp; in xfs_dir2_shrink_inode() local
|
D | xfs_ialloc.c | 173 struct xfs_trans *tp, in xfs_inobt_insert() 264 struct xfs_trans *tp, in xfs_ialloc_inode_init() 521 struct xfs_trans *tp, in xfs_inobt_insert_sprec() 614 struct xfs_trans *tp, in xfs_ialloc_ag_alloc() 931 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_select() 1126 struct xfs_trans *tp, in xfs_dialloc_ag_inobt() 1575 struct xfs_trans *tp, in xfs_dialloc_ag() 1708 struct xfs_trans *tp, in xfs_dialloc() 1856 struct xfs_trans *tp, in xfs_difree_inode_chunk() 1930 struct xfs_trans *tp, in xfs_difree_inobt() [all …]
|
D | xfs_trans_inode.c | 28 struct xfs_trans *tp, in xfs_trans_ijoin() 56 struct xfs_trans *tp, in xfs_trans_ichgtime() 93 struct xfs_trans *tp, in xfs_trans_log_inode()
|
D | xfs_bmap.c | 531 struct xfs_trans *tp, in __xfs_bmap_add_free() 584 struct xfs_trans *tp, /* transaction pointer */ in xfs_bmap_btree_to_extents() 646 struct xfs_trans *tp, /* transaction pointer */ in xfs_bmap_extents_to_btree() 796 struct xfs_trans *tp, in xfs_bmap_local_to_extents_empty() 819 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_local_to_extents() 824 void (*init_fn)(struct xfs_trans *tp, in xfs_bmap_local_to_extents() 926 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_btree() 968 struct xfs_trans *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_extents() 1001 struct xfs_trans *tp, /* transaction pointer */ in xfs_bmap_add_attrfork_local() 1069 xfs_trans_t *tp; /* transaction pointer */ in xfs_bmap_add_attrfork() local [all …]
|
D | xfs_dir2_block.c | 136 struct xfs_trans *tp, in xfs_dir3_block_read() 165 struct xfs_trans *tp, in xfs_dir3_block_init() 375 xfs_trans_t *tp; /* transaction structure */ in xfs_dir2_block_addname() local 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() local 793 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_removename() local 944 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_block() local 1071 struct xfs_trans *tp = args->trans; in xfs_dir2_sf_to_block() local
|
D | xfs_dir2_leaf.c | 262 struct xfs_trans *tp, in xfs_dir3_leaf_read() 278 struct xfs_trans *tp, in xfs_dir3_leafn_read() 298 struct xfs_trans *tp, in xfs_dir3_leaf_init() 348 struct xfs_trans *tp = args->trans; in xfs_dir3_leaf_get_buf() local 391 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_to_leaf() local 609 struct xfs_trans *tp = args->trans; in xfs_dir2_leaf_addname() local 1160 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup() local 1223 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup_int() local 1494 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_replace() local 1598 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_trim_data() local [all …]
|
D | xfs_ialloc_btree.c | 429 struct xfs_trans *tp, /* transaction pointer */ in xfs_inobt_init_common() 460 struct xfs_trans *tp, in xfs_inobt_init_cursor() 499 struct xfs_trans *tp, in xfs_inobt_commit_staged_btree() 658 struct xfs_trans *tp, in xfs_inobt_cur() 687 struct xfs_trans *tp, in xfs_inobt_count_blocks() 711 struct xfs_trans *tp, in xfs_finobt_read_blocks() 735 struct xfs_trans *tp, in xfs_finobt_calc_reserves()
|
D | xfs_sb.c | 954 struct xfs_trans *tp) in xfs_log_sb() 994 struct xfs_trans *tp; in xfs_sync_sb() local 1089 struct xfs_trans *tp; in xfs_sync_sb_buf() local 1206 struct xfs_trans *tp, in xfs_sb_read_secondary() 1228 struct xfs_trans *tp, in xfs_sb_get_secondary()
|