XFS_LBC_NUM_SLOTS 256 fs/xfs/xfs_trans.c tp->t_busy_free = XFS_LBC_NUM_SLOTS; XFS_LBC_NUM_SLOTS 285 fs/xfs/xfs_trans.c ntp->t_busy_free = XFS_LBC_NUM_SLOTS; XFS_LBC_NUM_SLOTS 296 fs/xfs/xfs_trans.h xfs_log_busy_slot_t lbc_busy[XFS_LBC_NUM_SLOTS]; XFS_LBC_NUM_SLOTS 299 fs/xfs/xfs_trans.h #define XFS_LBC_MAX_SLOT (XFS_LBC_NUM_SLOTS - 1) XFS_LBC_NUM_SLOTS 300 fs/xfs/xfs_trans.h #define XFS_LBC_FREEMASK ((1U << XFS_LBC_NUM_SLOTS) - 1)