Home
last modified time | relevance | path

Searched refs:xfs_attr3_rmt_blocks (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/libxfs/
Dxfs_attr_remote.h9 int xfs_attr3_rmt_blocks(struct xfs_mount *mp, int attrlen);
Dxfs_attr_remote.c50 xfs_attr3_rmt_blocks( in xfs_attr3_rmt_blocks() function
459 blkcnt = xfs_attr3_rmt_blocks(mp, args->rmtvaluelen); in xfs_attr_rmt_find_hole()
Dxfs_attr_leaf.c1525 args->rmtblkcnt = xfs_attr3_rmt_blocks(mp, args->valuelen); in xfs_attr3_leaf_add_work()
2451 args->rmtblkcnt = xfs_attr3_rmt_blocks( in xfs_attr3_leaf_lookup_int()
2500 args->rmtblkcnt = xfs_attr3_rmt_blocks(args->dp->i_mount, in xfs_attr3_leaf_getvalue()
Dxfs_attr.c167 uint dblocks = xfs_attr3_rmt_blocks(mp, args->valuelen); in xfs_attr_calc_size()
/fs/xfs/
Dxfs_attr_inactive.c112 blkcnt = xfs_attr3_rmt_blocks(dp->i_mount, in xfs_attr3_leaf_inactive()