xfs_attr_leaf_newentsize  202 fs/xfs/libxfs/xfs_attr.c 	size = xfs_attr_leaf_newentsize(args, local);
xfs_attr_leaf_newentsize 1279 fs/xfs/libxfs/xfs_attr_leaf.c 	entsize = xfs_attr_leaf_newentsize(args, NULL);
xfs_attr_leaf_newentsize 1381 fs/xfs/libxfs/xfs_attr_leaf.c 		xfs_attr_leaf_newentsize(args, NULL));
xfs_attr_leaf_newentsize 1385 fs/xfs/libxfs/xfs_attr_leaf.c 	ichdr->freemap[mapindex].size -= xfs_attr_leaf_newentsize(args, &tmp);
xfs_attr_leaf_newentsize 1786 fs/xfs/libxfs/xfs_attr_leaf.c 			xfs_attr_leaf_newentsize(state->args, NULL);
xfs_attr_leaf_newentsize 1798 fs/xfs/libxfs/xfs_attr_leaf.c 				xfs_attr_leaf_newentsize(state->args, NULL);
xfs_attr_leaf_newentsize 1834 fs/xfs/libxfs/xfs_attr_leaf.c 				xfs_attr_leaf_newentsize(state->args, NULL);
xfs_attr_leaf_newentsize   86 fs/xfs/libxfs/xfs_attr_leaf.h int	xfs_attr_leaf_newentsize(struct xfs_da_args *args, int *local);