xfs_attr3_leaf_name 1433 fs/xfs/libxfs/xfs_attr_leaf.c 	     XFS_DA_LOGRANGE(leaf, xfs_attr3_leaf_name(leaf, args->index),
xfs_attr3_leaf_name 2084 fs/xfs/libxfs/xfs_attr_leaf.c 	memset(xfs_attr3_leaf_name(leaf, args->index), 0, entsize);
xfs_attr3_leaf_name 2087 fs/xfs/libxfs/xfs_attr_leaf.c 	     XFS_DA_LOGRANGE(leaf, xfs_attr3_leaf_name(leaf, args->index),
xfs_attr3_leaf_name 2495 fs/xfs/libxfs/xfs_attr_leaf.c 			memset(xfs_attr3_leaf_name(leaf_s, start_s + i), 0, tmp);
xfs_attr3_leaf_name 2511 fs/xfs/libxfs/xfs_attr_leaf.c 			memmove(xfs_attr3_leaf_name(leaf_d, desti),
xfs_attr3_leaf_name 2512 fs/xfs/libxfs/xfs_attr_leaf.c 				xfs_attr3_leaf_name(leaf_s, start_s + i), tmp);
xfs_attr3_leaf_name 2515 fs/xfs/libxfs/xfs_attr_leaf.c 			memset(xfs_attr3_leaf_name(leaf_s, start_s + i), 0, tmp);
xfs_attr3_leaf_name  804 fs/xfs/libxfs/xfs_da_format.h 	return (xfs_attr_leaf_name_remote_t *)xfs_attr3_leaf_name(leafp, idx);
xfs_attr3_leaf_name  810 fs/xfs/libxfs/xfs_da_format.h 	return (xfs_attr_leaf_name_local_t *)xfs_attr3_leaf_name(leafp, idx);