Searched refs:XFS_ATTR_SF_TOTSIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/xfs/libxfs/ | ||
D | xfs_attr_sf.h | 38 #define XFS_ATTR_SF_TOTSIZE(dp) /* total space in use */ \ macro |
D | xfs_attr.c | 502 newsize = XFS_ATTR_SF_TOTSIZE(args->dp); in xfs_attr_shortform_addname() |