Searched refs:XFS_ALLOCTYPE_START_AG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc.h32 #define XFS_ALLOCTYPE_START_AG 0x04 /* anywhere, start in this a.g. */ macro
44 { XFS_ALLOCTYPE_START_AG, "START_AG" }, \
H A Dxfs_alloc.c2313 case XFS_ALLOCTYPE_START_AG:
2335 if (type == XFS_ALLOCTYPE_START_AG)

Completed in 61 milliseconds