Searched refs:new_dp (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_parent.h91 struct xfs_inode *new_dp, const struct xfs_name *new_name,
H A Dxfs_parent.c238 struct xfs_inode *new_dp,
252 xfs_inode_to_parent_rec(&ppargs->new_rec, new_dp);
233 xfs_parent_replacename( struct xfs_trans *tp, struct xfs_parent_args *ppargs, struct xfs_inode *old_dp, const struct xfs_name *old_name, struct xfs_inode *new_dp, const struct xfs_name *new_name, struct xfs_inode *child) argument
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c1524 struct nfp_net_dp new_dp = *dp; local
1527 nn->dp = new_dp;
1529 WRITE_ONCE(nn->dp.netdev->mtu, new_dp.mtu);

Completed in 383 milliseconds