Searched refs:XFS_INLINE_EXTS (Results 1 – 3 of 3) sorted by relevance
318 if (ip->i_d.di_nextents <= XFS_INLINE_EXTS) { in xfs_swapext()337 if (tip->i_d.di_nextents <= XFS_INLINE_EXTS) { in xfs_swapext()
38 #define XFS_INLINE_EXTS 2 macro53 xfs_bmbt_rec_t if_inline_ext[XFS_INLINE_EXTS];
685 else if (nex <= XFS_INLINE_EXTS) in xfs_iformat_extents()