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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h554 #define XFS_AGF_NUM_BITS 18 macro
555 #define XFS_AGF_ALL_BITS ((1u << XFS_AGF_NUM_BITS) - 1)
H A Dxfs_alloc.c3076 xfs_btree_offsets(fields, offsets, XFS_AGF_NUM_BITS, &first, &last);

Completed in 189 milliseconds