/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_defer.c | 348 struct xfs_trans **tpp) in xfs_defer_trans_roll() argument 353 error = xfs_defer_save_resources(&dres, *tpp); in xfs_defer_trans_roll() 357 trace_xfs_defer_trans_roll(*tpp, _RET_IP_); in xfs_defer_trans_roll() 366 error = xfs_trans_roll(tpp); in xfs_defer_trans_roll() 368 xfs_defer_restore_resources(*tpp, &dres); in xfs_defer_trans_roll() 371 trace_xfs_defer_trans_roll_error(*tpp, error); in xfs_defer_trans_roll() 414 struct xfs_trans **tpp, in xfs_defer_relog() argument 417 struct xlog *log = (*tpp)->t_mountp->m_log; in xfs_defer_relog() 450 XFS_STATS_INC((*tpp)->t_mountp, defer_relog); in xfs_defer_relog() 454 if ((*tpp)->t_flags & XFS_TRANS_DIRTY) in xfs_defer_relog() [all …]
|
A D | xfs_trans_inode.c | 215 struct xfs_trans **tpp, in xfs_trans_roll_inode() argument 220 xfs_trans_log_inode(*tpp, ip, XFS_ILOG_CORE); in xfs_trans_roll_inode() 221 error = xfs_trans_roll(tpp); in xfs_trans_roll_inode() 223 xfs_trans_ijoin(*tpp, ip, 0); in xfs_trans_roll_inode()
|
A D | xfs_ag.c | 883 struct xfs_trans **tpp, in xfs_ag_shrink_space() argument 888 .tp = *tpp, in xfs_ag_shrink_space() 904 error = xfs_ialloc_read_agi(pag, *tpp, &agibp); in xfs_ag_shrink_space() 949 xfs_trans_bhold(*tpp, agfbp); in xfs_ag_shrink_space() 950 err2 = xfs_trans_roll(tpp); in xfs_ag_shrink_space() 953 xfs_trans_bjoin(*tpp, agfbp); in xfs_ag_shrink_space() 964 err2 = xfs_ag_resv_init(pag, *tpp); in xfs_ag_shrink_space() 978 error = xfs_defer_finish(tpp); in xfs_ag_shrink_space() 985 xfs_ialloc_log_agi(*tpp, agibp, XFS_AGI_LENGTH); in xfs_ag_shrink_space() 986 xfs_alloc_log_agf(*tpp, agfbp, XFS_AGF_LENGTH); in xfs_ag_shrink_space() [all …]
|
A D | xfs_bmap_btree.c | 44 __be64 *tpp; in xfs_bmdr_to_bmbt() local 56 tpp = XFS_BMAP_BROOT_PTR_ADDR(mp, rblock, 1, rblocklen); in xfs_bmdr_to_bmbt() 59 memcpy(tpp, fpp, sizeof(*fpp) * dmxr); in xfs_bmdr_to_bmbt() 140 __be64 *tpp; in xfs_bmbt_to_bmdr() local 159 tpp = XFS_BMDR_PTR_ADDR(dblock, 1, dmxr); in xfs_bmbt_to_bmdr() 162 memcpy(tpp, fpp, sizeof(*fpp) * dmxr); in xfs_bmbt_to_bmdr()
|
A D | xfs_ialloc.c | 1539 struct xfs_trans **tpp, in xfs_dialloc_roll() argument 1542 struct xfs_trans *tp = *tpp; in xfs_dialloc_roll() 1571 *tpp = tp; in xfs_dialloc_roll() 1651 struct xfs_trans **tpp, in xfs_dialloc_try_ag() argument 1664 error = xfs_ialloc_read_agi(pag, *tpp, &agbp); in xfs_dialloc_try_ag() 1674 error = xfs_ialloc_ag_alloc(pag, *tpp, agbp); in xfs_dialloc_try_ag() 1684 error = xfs_dialloc_roll(tpp, agbp); in xfs_dialloc_try_ag() 1696 xfs_trans_brelse(*tpp, agbp); in xfs_dialloc_try_ag() 1710 struct xfs_trans **tpp, in xfs_dialloc() argument 1715 struct xfs_mount *mp = (*tpp)->t_mountp; in xfs_dialloc() [all …]
|
A D | xfs_ialloc.h | 40 int xfs_dialloc(struct xfs_trans **tpp, xfs_ino_t parent, umode_t mode,
|
A D | xfs_ag.h | 317 int xfs_ag_shrink_space(struct xfs_perag *pag, struct xfs_trans **tpp,
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_trans.h | 170 struct xfs_trans **tpp); 172 struct xfs_trans **tpp); 262 struct xfs_trans **tpp); 266 struct xfs_trans **tpp); 269 struct xfs_trans **tpp); 272 struct xfs_trans **tpp, int *nospace_error);
|
A D | xfs_trans.c | 249 struct xfs_trans **tpp) in xfs_trans_alloc() argument 304 *tpp = tp; in xfs_trans_alloc() 327 struct xfs_trans **tpp) in xfs_trans_alloc_empty() argument 1130 struct xfs_trans **tpp) in xfs_trans_roll() argument 1183 struct xfs_trans **tpp) in xfs_trans_alloc_inode() argument 1218 *tpp = tp; in xfs_trans_alloc_inode() 1239 struct xfs_trans **tpp) in xfs_trans_alloc_icreate() argument 1262 *tpp = tp; in xfs_trans_alloc_icreate() 1282 struct xfs_trans **tpp) in xfs_trans_alloc_ichange() argument 1341 *tpp = tp; in xfs_trans_alloc_ichange() [all …]
|
A D | xfs_reflink.h | 31 struct xfs_trans **tpp, xfs_fileoff_t offset_fsb, 44 struct xfs_trans **tpp);
|
A D | xfs_reflink.c | 579 struct xfs_trans **tpp, in xfs_reflink_cancel_cow_blocks() argument 613 ASSERT((*tpp)->t_highest_agno == NULLAGNUMBER); in xfs_reflink_cancel_cow_blocks() 616 xfs_refcount_free_cow_extent(*tpp, del.br_startblock, in xfs_reflink_cancel_cow_blocks() 619 xfs_free_extent_later(*tpp, del.br_startblock, in xfs_reflink_cancel_cow_blocks() 623 error = xfs_defer_finish(tpp); in xfs_reflink_cancel_cow_blocks() 1608 struct xfs_trans **tpp) in xfs_reflink_clear_inode_flag() argument 1615 error = xfs_reflink_inode_has_shared_extents(*tpp, ip, &needs_flag); in xfs_reflink_clear_inode_flag() 1623 error = xfs_reflink_cancel_cow_blocks(ip, tpp, 0, XFS_MAX_FILEOFF, in xfs_reflink_clear_inode_flag() 1632 xfs_trans_log_inode(*tpp, ip, XFS_ILOG_CORE); in xfs_reflink_clear_inode_flag()
|
A D | xfs_bmap_util.c | 1367 struct xfs_trans **tpp, in xfs_swap_extent_rmap() argument 1371 struct xfs_trans *tp = *tpp; in xfs_swap_extent_rmap() 1468 error = xfs_defer_finish(tpp); in xfs_swap_extent_rmap() 1469 tp = *tpp; in xfs_swap_extent_rmap() 1601 struct xfs_trans **tpp, in xfs_swap_change_owner() argument 1606 struct xfs_trans *tp = *tpp; in xfs_swap_change_owner() 1615 error = xfs_trans_roll(tpp); in xfs_swap_change_owner() 1618 tp = *tpp; in xfs_swap_change_owner()
|
A D | xfs_inode.h | 525 struct xfs_trans **tpp, in xfs_itruncate_extents() argument 530 return xfs_itruncate_extents_flags(tpp, ip, whichfork, new_size, 0); in xfs_itruncate_extents()
|
A D | xfs_inode.c | 1327 struct xfs_trans **tpp, in xfs_itruncate_extents_flags() argument 1334 struct xfs_trans *tp = *tpp; in xfs_itruncate_extents_flags() 1401 *tpp = tp; in xfs_itruncate_extents_flags()
|
/linux-6.3-rc2/Documentation/translations/zh_CN/process/ |
A D | howto.rst | 111 https://www.ozlabs.org/~akpm/stuff/tpp.txt 474 https://www.ozlabs.org/~akpm/stuff/tpp.txt
|
A D | submitting-patches.rst | 627 Andrew Morton,“完美的补丁”(tpp) 628 <https://www.ozlabs.org/~akpm/stuff/tpp.txt>
|
/linux-6.3-rc2/Documentation/translations/zh_TW/process/ |
A D | howto.rst | 114 https://www.ozlabs.org/~akpm/stuff/tpp.txt 477 https://www.ozlabs.org/~akpm/stuff/tpp.txt
|
A D | submitting-patches.rst | 628 Andrew Morton, "The perfect patch" (tpp). 629 <https://www.ozlabs.org/~akpm/stuff/tpp.txt>
|
/linux-6.3-rc2/Documentation/translations/ja_JP/ |
A D | howto.rst | 153 https://www.ozlabs.org/~akpm/stuff/tpp.txt 620 https://www.ozlabs.org/~akpm/stuff/tpp.txt
|
A D | SubmittingPatches | 693 Andrew Morton, "The perfect patch" (tpp). 694 <http://www.ozlabs.org/~akpm/stuff/tpp.txt>
|
/linux-6.3-rc2/Documentation/translations/ko_KR/ |
A D | howto.rst | 143 https://www.ozlabs.org/~akpm/stuff/tpp.txt 594 https://www.ozlabs.org/~akpm/stuff/tpp.txt
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | nislands_smc.h | 208 uint32_t tpp[SMC_NISLANDS_MC_TPP_CAC_NUM_OF_ENTRIES]; member
|
/linux-6.3-rc2/net/sctp/ |
A D | input.c | 463 struct sctp_transport **tpp) in sctp_err_lookup() argument 476 *app = NULL; *tpp = NULL; in sctp_err_lookup() 532 *tpp = transport; in sctp_err_lookup()
|
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_policy.c | 2500 struct xfrm_state **tpp = (npols > 1) ? tp : xfrm; in xfrm_tmpl_resolve() local 2512 ret = xfrm_tmpl_resolve_one(pols[i], fl, &tpp[cnx], family); in xfrm_tmpl_resolve() 2522 xfrm_state_sort(xfrm, tpp, cnx, family); in xfrm_tmpl_resolve() 2528 xfrm_state_put(tpp[cnx]); in xfrm_tmpl_resolve() 3692 struct xfrm_tmpl **tpp = tp; in __xfrm_policy_check() local 3711 tpp[ti++] = &pols[pi]->xfrm_vec[i]; in __xfrm_policy_check() 3722 xfrm_tmpl_sort(stp, tpp, xfrm_nr, family); in __xfrm_policy_check() 3723 tpp = stp; in __xfrm_policy_check() 3733 k = xfrm_policy_ok(tpp[i], sp, k, family); in __xfrm_policy_check()
|
/linux-6.3-rc2/Documentation/translations/it_IT/process/ |
A D | howto.rst | 128 https://www.ozlabs.org/~akpm/stuff/tpp.txt 619 http://www.ozlabs.org/~akpm/stuff/tpp.txt
|