XFS_AGI_UNLINKED_BUCKETS  331 fs/xfs/libxfs/xfs_ag.c 	for (bucket = 0; bucket < XFS_AGI_UNLINKED_BUCKETS; bucket++)
XFS_AGI_UNLINKED_BUCKETS  741 fs/xfs/libxfs/xfs_format.h 	__be32		agi_unlinked[XFS_AGI_UNLINKED_BUCKETS];
XFS_AGI_UNLINKED_BUCKETS 2508 fs/xfs/libxfs/xfs_ialloc.c 	for (i = 0; i < XFS_AGI_UNLINKED_BUCKETS; i++) {
XFS_AGI_UNLINKED_BUCKETS  880 fs/xfs/scrub/agheader.c 	for (i = 0; i < XFS_AGI_UNLINKED_BUCKETS; i++) {
XFS_AGI_UNLINKED_BUCKETS 1951 fs/xfs/xfs_inode.c 	.min_size		= XFS_AGI_UNLINKED_BUCKETS,
XFS_AGI_UNLINKED_BUCKETS 2240 fs/xfs/xfs_inode.c 	short			bucket_index = agino % XFS_AGI_UNLINKED_BUCKETS;
XFS_AGI_UNLINKED_BUCKETS 2424 fs/xfs/xfs_inode.c 	short			bucket_index = agino % XFS_AGI_UNLINKED_BUCKETS;
XFS_AGI_UNLINKED_BUCKETS 5089 fs/xfs/xfs_log_recover.c 		for (bucket = 0; bucket < XFS_AGI_UNLINKED_BUCKETS; bucket++) {