xfs_attr3_rmt_buf_space
unsigned int byte_cnt = xfs_attr3_rmt_buf_space(mp);
unsigned int byte_cnt = xfs_attr3_rmt_buf_space(mp);
return howmany(attrlen, xfs_attr3_rmt_buf_space(mp));
unsigned int xfs_attr3_rmt_buf_space(struct xfs_mount *mp);