Searched refs:XFS_DIR_SF_ALLFIT (Results 1 – 3 of 3) sorted by relevance
121 #define XFS_DIR_SF_ALLFIT(count,totallen) \ macro124 #define XFS_DIR_SF_ALLFIT(count,totallen) /* will all entries fit? */ \ macro
394 newsize = XFS_DIR_SF_ALLFIT(count, totallen); in xfs_dir_removename()
1089 return XFS_DIR_SF_ALLFIT(count, totallen); in xfs_dir_sf_allfit()