Searched refs:xfs_attr3_rmt_blocks (Results 1 – 5 of 5) sorted by relevance
9 int xfs_attr3_rmt_blocks(struct xfs_mount *mp, int attrlen);
32 xfs_attr3_rmt_blocks( in xfs_attr3_rmt_blocks() function454 blkcnt = xfs_attr3_rmt_blocks(mp, args->rmtvaluelen); in xfs_attr_rmtval_set()
214 uint dblocks = xfs_attr3_rmt_blocks(mp, args->valuelen); in xfs_attr_calc_size()
1429 args->rmtblkcnt = xfs_attr3_rmt_blocks(mp, args->valuelen); in xfs_attr3_leaf_add_work()2363 args->rmtblkcnt = xfs_attr3_rmt_blocks( in xfs_attr3_leaf_lookup_int()2412 args->rmtblkcnt = xfs_attr3_rmt_blocks(args->dp->i_mount, in xfs_attr3_leaf_getvalue()
163 lp->valuelen = xfs_attr3_rmt_blocks(dp->i_mount, in xfs_attr3_leaf_inactive()