Home
last modified time | relevance | path

Searched refs:xfs_attr3_rmt_buf_space (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_attr_remote.c48 xfs_attr3_rmt_buf_space( in xfs_attr3_rmt_buf_space() function
70 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()
A Dxfs_da_format.h883 unsigned int xfs_attr3_rmt_buf_space(struct xfs_mount *mp);

Completed in 8 milliseconds