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

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1530 struct xfs_attr3_icleaf_hdr ichdr_src; local
1550 ichdr_src = *ichdr_dst; /* struct copy */
1566 xfs_attr3_leaf_moveents(args, leaf_src, &ichdr_src, 0,
1567 leaf_dst, ichdr_dst, 0, ichdr_src.count);

Completed in 164 milliseconds