| /fs/xfs/ |
| D | xfs_trans_buf.c | 38 struct xfs_trans *tp, in xfs_trans_buf_item_match() 76 struct xfs_trans *tp, in _xfs_trans_bjoin() 117 struct xfs_trans *tp, in xfs_trans_bjoin() 135 struct xfs_trans *tp, in xfs_trans_get_buf_map() 191 xfs_trans_getsb(xfs_trans_t *tp, in xfs_trans_getsb() 243 struct xfs_trans *tp, in xfs_trans_read_buf_map() 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() [all …]
|
| D | xfs_trans_dquot.c | 41 xfs_trans_t *tp, in xfs_trans_dqjoin() 73 xfs_trans_t *tp, in xfs_trans_log_dquot() 149 xfs_trans_t *tp, in xfs_trans_mod_dquot_byino() 174 struct xfs_trans *tp, in xfs_trans_get_dqtrx() 206 xfs_trans_t *tp, in xfs_trans_mod_dquot() 303 xfs_trans_t *tp, in xfs_trans_dqlockedjoin() 329 struct xfs_trans *tp) in xfs_trans_apply_dquot_deltas() 512 xfs_trans_t *tp) in xfs_trans_unreserve_and_mod_dquots() 593 xfs_trans_t *tp, in xfs_trans_dqresv() 748 struct xfs_trans *tp, in xfs_trans_reserve_quota_bydquots() [all …]
|
| D | xfs_trans.c | 62 xfs_trans_t *tp; in xfs_trans_alloc() local 76 xfs_trans_t *tp; in _xfs_trans_alloc() local 96 struct xfs_trans *tp) in xfs_trans_free() 118 xfs_trans_t *tp) in xfs_trans_dup() 170 struct xfs_trans *tp, in xfs_trans_reserve() 289 xfs_trans_t *tp, in xfs_trans_mod_sb() 397 xfs_trans_t *tp) in xfs_trans_apply_sb_deltas() 543 struct xfs_trans *tp) in xfs_trans_unreserve_and_mod_sb() 696 struct xfs_trans *tp, in xfs_trans_add_item() 738 struct xfs_trans *tp, in xfs_trans_free_items() [all …]
|
| D | xfs_quota.h | 114 #define xfs_trans_dup_dqinfo(tp, tp2) argument 115 #define xfs_trans_free_dqinfo(tp) argument 116 #define xfs_trans_mod_dquot_byino(tp, ip, fields, delta) argument 117 #define xfs_trans_apply_dquot_deltas(tp) argument 118 #define xfs_trans_unreserve_and_mod_dquots(tp) argument 119 static inline int xfs_trans_reserve_quota_nblks(struct xfs_trans *tp, in xfs_trans_reserve_quota_nblks() 124 static inline int xfs_trans_reserve_quota_bydquots(struct xfs_trans *tp, in xfs_trans_reserve_quota_bydquots() 131 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument 133 #define xfs_qm_vop_chown(tp, ip, old, new) (NULL) argument 134 #define xfs_qm_vop_chown_reserve(tp, ip, u, g, p, fl) (0) argument [all …]
|
| 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() 118 struct xfs_trans *tp, in xfs_trans_free_extent()
|
| 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() 789 struct xfs_trans *tp; in xfs_growfs_rt_alloc() local 983 xfs_trans_t *tp; in xfs_growfs_rt() local [all …]
|
| D | xfs_trans.h | 136 #define xfs_trans_get_block_res(tp) ((tp)->t_blk_res) argument 137 #define xfs_trans_set_sync(tp) ((tp)->t_flags |= XFS_TRANS_SYNC) argument 140 #define xfs_trans_agblocks_delta(tp, d) ((tp)->t_ag_freeblks_delta += (int64_t)d) argument 141 #define xfs_trans_agflist_delta(tp, d) ((tp)->t_ag_flist_delta += (int64_t)d) argument 142 #define xfs_trans_agbtree_delta(tp, d) ((tp)->t_ag_btree_delta += (int64_t)d) argument 144 #define xfs_trans_agblocks_delta(tp, d) argument 145 #define xfs_trans_agflist_delta(tp, d) argument 146 #define xfs_trans_agbtree_delta(tp, d) argument 165 struct xfs_trans *tp, in xfs_trans_get_buf() 186 struct xfs_trans *tp, in xfs_trans_read_buf()
|
| D | xfs_trans_inode.c | 39 struct xfs_trans *tp, in xfs_trans_ijoin() 66 struct xfs_trans *tp, in xfs_trans_ichgtime() 103 xfs_trans_t *tp, in xfs_trans_log_inode()
|
| D | xfs_inode.c | 744 xfs_trans_t *tp, in xfs_ialloc() 958 xfs_trans_t *tp; in xfs_dir_ialloc() local 1087 xfs_trans_t *tp, in xfs_droplink() 1117 xfs_trans_t *tp, in xfs_bumplink() 1141 struct xfs_trans *tp = NULL; in xfs_create() local 1326 struct xfs_trans *tp = NULL; in xfs_create_tmpfile() local 1426 xfs_trans_t *tp; in xfs_link() local 1552 struct xfs_trans *tp = *tpp; in xfs_itruncate_extents() local 1724 struct xfs_trans *tp; in xfs_inactive_truncate() local 1779 struct xfs_trans *tp; in xfs_inactive_ifree() local [all …]
|
| D | xfs_qm_syscalls.c | 227 struct xfs_trans *tp; in xfs_qm_scall_trunc_qfile() local 406 struct xfs_trans *tp; in xfs_qm_scall_setqlim() local 565 xfs_trans_t *tp; in xfs_qm_log_quotaoff_end() local 597 xfs_trans_t *tp; in xfs_qm_log_quotaoff() local
|
| D | xfs_dquot.c | 227 xfs_trans_t *tp, in xfs_qm_init_dquot_blk() 311 xfs_trans_t *tp = *tpp; in xfs_qm_dqalloc() local 407 struct xfs_trans *tp, in xfs_qm_dqrepair() 469 struct xfs_trans *tp = (tpp ? *tpp : NULL); in xfs_qm_dqtobp() local 569 struct xfs_trans *tp = NULL; in xfs_qm_dqread() local
|
| D | xfs_bmap_util.c | 99 struct xfs_trans **tp, /* transaction pointer addr */ in xfs_bmap_finish() 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() local 968 xfs_trans_t *tp; in xfs_alloc_file_space() local 1225 xfs_trans_t *tp; in xfs_free_file_space() local 1433 struct xfs_trans *tp; in xfs_shift_file_space() local 1713 xfs_trans_t *tp; in xfs_swap_extents() local
|
| D | xfs_log_cil.c | 158 struct xfs_trans *tp, in xlog_cil_insert_format_items() 280 struct xfs_trans *tp) in xlog_cil_insert_items() 780 struct xfs_trans *tp, in xfs_log_commit_cil()
|
| D | xfs_symlink.c | 174 struct xfs_trans *tp = NULL; in xfs_symlink() local 447 xfs_trans_t *tp; in xfs_inactive_symlink_rmt() local
|
| /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() local
|
| D | xfs_ialloc.c | 161 struct xfs_trans *tp, in xfs_inobt_insert() 252 struct xfs_trans *tp, in xfs_ialloc_inode_init() 512 struct xfs_trans *tp, in xfs_inobt_insert_sprec() 596 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_alloc() 910 xfs_trans_t *tp, /* transaction pointer */ in xfs_ialloc_ag_select() 1107 struct xfs_trans *tp, in xfs_dialloc_ag_inobt() 1532 struct xfs_trans *tp, in xfs_dialloc_ag() 1670 struct xfs_trans *tp, in xfs_dialloc() 1890 struct xfs_trans *tp, in xfs_difree_inobt() 2021 struct xfs_trans *tp, in xfs_difree_finobt() [all …]
|
| D | xfs_dir2_block.c | 133 struct xfs_trans *tp, in xfs_dir3_block_read() 150 struct xfs_trans *tp, in xfs_dir3_block_init() 360 xfs_trans_t *tp; /* transaction structure */ in xfs_dir2_block_addname() local 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() local 774 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_removename() local 924 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_block() local 1071 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_sf_to_block() local
|
| D | xfs_alloc.c | 549 xfs_trans_t *tp, /* transaction pointer */ in xfs_alloc_read_agfl() 570 struct xfs_trans *tp, in xfs_alloc_update_counters() 1582 xfs_trans_t *tp, /* transaction pointer */ in xfs_free_ag_extent() 1988 struct xfs_trans *tp, in xfs_agfl_reset() 2024 struct xfs_trans *tp = args->tp; in xfs_alloc_fix_freelist() local 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() 2447 struct xfs_trans *tp, /* transaction pointer */ in xfs_read_agf() [all …]
|
| D | xfs_dir2_leaf.c | 261 struct xfs_trans *tp, in xfs_dir3_leaf_read() 278 struct xfs_trans *tp, in xfs_dir3_leafn_read() 299 struct xfs_trans *tp, in xfs_dir3_leaf_init() 349 struct xfs_trans *tp = args->trans; in xfs_dir3_leaf_get_buf() local 392 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_block_to_leaf() local 634 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_addname() local 1165 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup() local 1227 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_lookup_int() local 1497 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_replace() local 1605 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_trim_data() local [all …]
|
| 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() 895 void (*init_fn)(struct xfs_trans *tp, 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() local 1246 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_read_extents() 1474 xfs_trans_t *tp, /* transaction pointer */ in xfs_bmap_first_unused() [all …]
|
| D | xfs_dir2_node.c | 161 struct xfs_trans *tp, in __xfs_dir3_free_read() 180 struct xfs_trans *tp, in xfs_dir2_free_read() 190 struct xfs_trans *tp, in xfs_dir2_free_try_read() 204 struct xfs_trans *tp = args->trans; in xfs_dir3_free_get_buf() local 305 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leaf_to_node() local 532 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_addname() local 683 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_lookup_for_entry() local 1171 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_leafn_remove() local 1665 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_addname_int() local 2233 xfs_trans_t *tp; /* transaction pointer */ in xfs_dir2_node_trim_free() local
|
| D | xfs_inode_buf.c | 163 struct xfs_trans *tp, in xfs_imap_to_bp() 357 xfs_trans_t *tp, in xfs_iread()
|
| D | xfs_da_btree.c | 255 struct xfs_trans *tp, in xfs_da3_node_read() 309 struct xfs_trans *tp = args->trans; in xfs_da3_node_create() local 520 struct xfs_trans *tp; in xfs_da3_root_split() local 750 struct xfs_trans *tp; in xfs_da3_node_rebalance() local 1379 struct xfs_trans *tp; in xfs_da3_node_unbalance() local 2011 struct xfs_trans *tp = args->trans; in xfs_da_grow_inode_int() local 2134 struct xfs_trans *tp; in xfs_da3_swap_lastblock() local 2351 xfs_trans_t *tp; in xfs_da_shrink_inode() local
|
| /fs/jfs/ |
| D | jfs_dmap.c | 2181 dmtree_t *tp = (dmtree_t *) & dp->tree; in dbAllocBits() local 2328 dmtree_t *tp = (dmtree_t *) & dp->tree; in dbFreeBits() local 2660 static void dbSplit(dmtree_t * tp, int leafno, int splitsz, int newval) in dbSplit() 2725 static int dbBackSplit(dmtree_t * tp, int leafno) in dbBackSplit() 2804 static int dbJoin(dmtree_t * tp, int leafno, int newval) in dbJoin() 2898 static void dbAdjTree(dmtree_t * tp, int leafno, int newval) in dbAdjTree() 2972 static int dbFindLeaf(dmtree_t * tp, int l2nb, int *leafidx) in dbFindLeaf() 3269 struct dmaptree *tp = (struct dmaptree *) & dp->tree; in dbAllocDmapBU() local 3851 struct dmaptree *tp; in dbInitDmapTree() local 3899 s8 *tp, *cp, *cp1; in dbInitTree() local
|