Home
last modified time | relevance | path

Searched defs:tpp (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_trans_inode.c200 xfs_trans_roll_inode( struct xfs_trans **tpp, struct xfs_inode *ip) xfs_trans_roll_inode() argument
H A Dxfs_defer.c237 xfs_defer_trans_roll( struct xfs_trans **tpp) xfs_defer_trans_roll() argument
355 xfs_defer_relog( struct xfs_trans **tpp, struct list_head *dfops) xfs_defer_relog() argument
[all...]
H A Dxfs_bmap_btree.c41 __be64 *tpp; in xfs_bmdr_to_bmbt() local
137 __be64 *tpp; in xfs_bmbt_to_bmdr() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_trans_inode.c117 xfs_trans_roll_inode( struct xfs_trans **tpp, struct xfs_inode *ip) xfs_trans_roll_inode() argument
H A Dxfs_defer.c354 xfs_defer_trans_roll( struct xfs_trans **tpp) xfs_defer_trans_roll() argument
421 xfs_defer_relog( struct xfs_trans **tpp, struct list_head *dfops) xfs_defer_relog() argument
[all...]
H A Dxfs_ag.c897 xfs_ag_shrink_space( struct xfs_perag *pag, struct xfs_trans **tpp, xfs_extlen_t delta) xfs_ag_shrink_space() argument
[all...]
H A Dxfs_bmap_btree.c44 __be64 *tpp; in xfs_bmdr_to_bmbt() local
140 __be64 *tpp; in xfs_bmbt_to_bmdr() local
H A Dxfs_ialloc.c1564 xfs_dialloc_roll( struct xfs_trans **tpp, struct xfs_buf *agibp) xfs_dialloc_roll() argument
1675 xfs_dialloc_try_ag( struct xfs_perag *pag, struct xfs_trans **tpp, xfs_ino_t parent, xfs_ino_t *new_ino, bool ok_alloc) xfs_dialloc_try_ag() argument
1735 xfs_dialloc( struct xfs_trans **tpp, xfs_ino_t parent, umode_t mode, xfs_ino_t *new_ino) xfs_dialloc() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trans.c244 xfs_trans_alloc( struct xfs_mount *mp, struct xfs_trans_res *resp, uint blocks, uint rtextents, uint flags, struct xfs_trans **tpp) xfs_trans_alloc() argument
311 xfs_trans_alloc_empty( struct xfs_mount *mp, struct xfs_trans **tpp) xfs_trans_alloc_empty() argument
981 xfs_trans_roll( struct xfs_trans **tpp) xfs_trans_roll() argument
H A Dxfs_dquot.c291 xfs_dquot_disk_alloc( struct xfs_trans **tpp, struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_dquot_disk_alloc() argument
H A Dxfs_inode.h415 xfs_itruncate_extents( struct xfs_trans **tpp, struct xfs_inode *ip, int whichfork, xfs_fsize_t new_size) xfs_itruncate_extents() argument
H A Dxfs_reflink.c457 xfs_reflink_cancel_cow_blocks( struct xfs_inode *ip, struct xfs_trans **tpp, xfs_fileoff_t offset_fsb, xfs_fileoff_t end_fsb, bool cancel_real) xfs_reflink_cancel_cow_blocks() argument
1413 xfs_reflink_clear_inode_flag( struct xfs_inode *ip, struct xfs_trans **tpp) xfs_reflink_clear_inode_flag() argument
H A Dxfs_bmap_util.c1316 xfs_swap_extent_rmap( struct xfs_trans **tpp, struct xfs_inode *ip, struct xfs_inode *tip) xfs_swap_extent_rmap() argument
1528 xfs_swap_change_owner( struct xfs_trans **tpp, struct xfs_inode *ip, struct xfs_inode *tmpip) xfs_swap_change_owner() argument
H A Dxfs_inode.c945 xfs_dir_ialloc( xfs_trans_t **tpp, xfs_inode_t *dp, umode_t mode, xfs_nlink_t nlink, dev_t rdev, prid_t prid, xfs_inode_t **ipp) xfs_dir_ialloc() argument
1487 xfs_itruncate_extents_flags( struct xfs_trans **tpp, struct xfs_inode *ip, int whichfork, xfs_fsize_t new_size, int flags) xfs_itruncate_extents_flags() argument
/kernel/linux/linux-5.10/net/sctp/
H A Dinput.c473 sctp_err_lookup(struct net *net, int family, struct sk_buff *skb, struct sctphdr *sctphdr, struct sctp_association **app, struct sctp_transport **tpp) sctp_err_lookup() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trans.c243 xfs_trans_alloc( struct xfs_mount *mp, struct xfs_trans_res *resp, uint blocks, uint rtextents, uint flags, struct xfs_trans **tpp) xfs_trans_alloc() argument
327 xfs_trans_alloc_empty( struct xfs_mount *mp, struct xfs_trans **tpp) xfs_trans_alloc_empty() argument
1136 xfs_trans_roll( struct xfs_trans **tpp) xfs_trans_roll() argument
1184 xfs_trans_alloc_inode( struct xfs_inode *ip, struct xfs_trans_res *resv, unsigned int dblocks, unsigned int rblocks, bool force, struct xfs_trans **tpp) xfs_trans_alloc_inode() argument
1239 xfs_trans_alloc_icreate( struct xfs_mount *mp, struct xfs_trans_res *resv, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, unsigned int dblocks, struct xfs_trans **tpp) xfs_trans_alloc_icreate() argument
1283 xfs_trans_alloc_ichange( struct xfs_inode *ip, struct xfs_dquot *new_udqp, struct xfs_dquot *new_gdqp, struct xfs_dquot *new_pdqp, bool force, struct xfs_trans **tpp) xfs_trans_alloc_ichange() argument
1368 xfs_trans_alloc_dir( struct xfs_inode *dp, struct xfs_trans_res *resv, struct xfs_inode *ip, unsigned int *dblocks, struct xfs_trans **tpp, int *nospace_error) xfs_trans_alloc_dir() argument
[all...]
H A Dxfs_reflink.c577 xfs_reflink_cancel_cow_blocks( struct xfs_inode *ip, struct xfs_trans **tpp, xfs_fileoff_t offset_fsb, xfs_fileoff_t end_fsb, bool cancel_real) xfs_reflink_cancel_cow_blocks() argument
1614 xfs_reflink_clear_inode_flag( struct xfs_inode *ip, struct xfs_trans **tpp) xfs_reflink_clear_inode_flag() argument
H A Dxfs_bmap_util.c1368 xfs_swap_extent_rmap( struct xfs_trans **tpp, struct xfs_inode *ip, struct xfs_inode *tip) xfs_swap_extent_rmap() argument
1602 xfs_swap_change_owner( struct xfs_trans **tpp, struct xfs_inode *ip, struct xfs_inode *tmpip) xfs_swap_change_owner() argument
H A Dxfs_inode.h553 xfs_itruncate_extents( struct xfs_trans **tpp, struct xfs_inode *ip, int whichfork, xfs_fsize_t new_size) xfs_itruncate_extents() argument
H A Dxfs_inode.c1332 xfs_itruncate_extents_flags( struct xfs_trans **tpp, struct xfs_inode *ip, int whichfork, xfs_fsize_t new_size, int flags) xfs_itruncate_extents_flags() argument
/kernel/linux/linux-6.6/net/sctp/
H A Dinput.c460 sctp_err_lookup(struct net *net, int family, struct sk_buff *skb, struct sctphdr *sctphdr, struct sctp_association **app, struct sctp_transport **tpp) sctp_err_lookup() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dnislands_smc.h200 uint32_t tpp[SMC_NISLANDS_MC_TPP_CAC_NUM_OF_ENTRIES]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dnislands_smc.h208 uint32_t tpp[SMC_NISLANDS_MC_TPP_CAC_NUM_OF_ENTRIES]; member
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c2426 struct xfrm_state **tpp = (npols > 1) ? tp : xfrm; in xfrm_tmpl_resolve() local
3663 struct xfrm_tmpl **tpp = tp; in __xfrm_policy_check() local
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c2507 struct xfrm_state **tpp = (npols > 1) ? tp : xfrm; in xfrm_tmpl_resolve() local
3709 struct xfrm_tmpl **tpp = tp; in __xfrm_policy_check() local

Completed in 48 milliseconds