Home
last modified time | relevance | path

Searched refs:byte_diff (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h171 void * xfs_idata_realloc(struct xfs_inode *ip, int64_t byte_diff,
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.c1874 int ret, byte_diff; in hws_definer_fc_bind() local
1884 byte_diff = fc->byte_off % DW_SIZE - tag_offset % DW_SIZE; in hws_definer_fc_bind()
1885 fc->bit_off = fc->bit_off + byte_diff * BITS_IN_BYTE; in hws_definer_fc_bind()