Searched refs:xfs_attr3_rmt_buf_space (Results 1 – 2 of 2) sorted by relevance
48 xfs_attr3_rmt_buf_space( in xfs_attr3_rmt_buf_space() function70 return howmany(attrlen, xfs_attr3_rmt_buf_space(mp)); in xfs_attr3_rmt_blocks()309 unsigned int byte_cnt = xfs_attr3_rmt_buf_space(mp); in xfs_attr_rmtval_copyout()358 unsigned int byte_cnt = xfs_attr3_rmt_buf_space(mp); in xfs_attr_rmtval_copyin()
883 unsigned int xfs_attr3_rmt_buf_space(struct xfs_mount *mp);
Completed in 8 milliseconds