XFS_BLI_INODE_ALLOC_BUF  332 fs/xfs/xfs_buf_item.c 		    !((bip->bli_flags & XFS_BLI_INODE_ALLOC_BUF) &&
XFS_BLI_INODE_ALLOC_BUF  675 fs/xfs/xfs_buf_item.c 	if ((bip->bli_flags & XFS_BLI_INODE_ALLOC_BUF) && lip->li_lsn != 0)
XFS_BLI_INODE_ALLOC_BUF   26 fs/xfs/xfs_buf_item.h 	{ XFS_BLI_INODE_ALLOC_BUF, "INODE_ALLOC" }, \
XFS_BLI_INODE_ALLOC_BUF  692 fs/xfs/xfs_trans_buf.c 	bip->bli_flags |= XFS_BLI_INODE_ALLOC_BUF;