Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c1682 * reservation at mount time. In that case try to dip into the reserved in xfs_inactive_ifree()
2077 struct xfs_dinode *dip, struct xfs_imap *imap, xfs_agino_t next_agino) in xfs_iunlink_update_dinode()
2084 trace_xfs_iunlink_update_dinode(mp, agno, agino, be32_to_cpu(dip->di_next_unlinked), next_agino); in xfs_iunlink_update_dinode()
2086 dip->di_next_unlinked = cpu_to_be32(next_agino); in xfs_iunlink_update_dinode()
2090 xfs_dinode_calc_crc(mp, dip); in xfs_iunlink_update_dinode()
2100 struct xfs_dinode *dip; in xfs_iunlink_update_inode() local
2107 error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &dip, &ibp, 0); in xfs_iunlink_update_inode()
2113 old_value = be32_to_cpu(dip->di_next_unlinked); in xfs_iunlink_update_inode()
2115 xfs_inode_verifier_error(ip, -EFSCORRUPTED, __func__, dip, sizeof(*dip), __this_addres in xfs_iunlink_update_inode()
2076 xfs_iunlink_update_dinode(struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t agino, struct xfs_buf *ibp, struct xfs_dinode *dip, struct xfs_imap *imap, xfs_agino_t next_agino) xfs_iunlink_update_dinode() argument
3334 struct xfs_dinode *dip; xfs_iflush() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_user.h223 hi_u32 dip; member
H A Dhmac_traffic_classify.c352 flow_info.dip = ip->daddr; in hmac_tx_traffic_classify()

Completed in 9 milliseconds