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