Searched refs:XFS_EFD_MAX_FAST_EXTENTS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_extfree_item.h148 #define XFS_EFD_MAX_FAST_EXTENTS 16 macro
H A Dxfs_extfree_item.c333 if (efdp->efd_format.efd_nextents > XFS_EFD_MAX_FAST_EXTENTS)
500 if (nextents > XFS_EFD_MAX_FAST_EXTENTS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_super.c1707 ((XFS_EFD_MAX_FAST_EXTENTS - 1) *

Completed in 60 milliseconds