Searched refs:XFS_AGF_NUM_BITS (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_ag.h86 #define XFS_AGF_NUM_BITS 12 macro
87 #define XFS_AGF_ALL_BITS ((1 << XFS_AGF_NUM_BITS) - 1)
H A Dxfs_alloc.c2034 xfs_btree_offsets(fields, offsets, XFS_AGF_NUM_BITS, &first, &last);

Completed in 76 milliseconds