Searched refs:XFS_ATTR_SF_TOTSIZE (Results 1 – 3 of 3) sorted by relevance
101 #define XFS_ATTR_SF_TOTSIZE(dp) xfs_attr_sf_totsize(dp) macro103 #define XFS_ATTR_SF_TOTSIZE(dp) /* total space in use */ \ macro
349 return XFS_ATTR_SF_TOTSIZE(dp); in xfs_attr_sf_totsize()
819 newsize = XFS_ATTR_SF_TOTSIZE(args->dp); in xfs_attr_shortform_addname()