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