li_type           249 fs/xfs/libxfs/xfs_bmap.c 		if (bip->bli_item.li_type == XFS_LI_BUF &&
li_type           242 fs/xfs/libxfs/xfs_defer.c 		switch (lip->li_type) {
li_type           744 fs/xfs/xfs_buf_item.c 		ASSERT(bip->bli_item.li_type == XFS_LI_BUF);
li_type          2590 fs/xfs/xfs_inode.c 			if (lip->li_type == XFS_LI_INODE) {
li_type          1034 fs/xfs/xfs_log.c 	item->li_type = type;
li_type          2086 fs/xfs/xfs_log.c 		xfs_warn(mp, "  type	= 0x%x", lip->li_type);
li_type          3405 fs/xfs/xfs_log_recover.c 		if (lip->li_type == XFS_LI_EFI) {
li_type          3498 fs/xfs/xfs_log_recover.c 		if (lip->li_type == XFS_LI_RUI) {
li_type          3615 fs/xfs/xfs_log_recover.c 		if (lip->li_type == XFS_LI_CUI) {
li_type          3734 fs/xfs/xfs_log_recover.c 		if (lip->li_type == XFS_LI_BUI) {
li_type          4729 fs/xfs/xfs_log_recover.c 	switch (lip->li_type) {
li_type          4848 fs/xfs/xfs_log_recover.c 		switch (lip->li_type) {
li_type          4904 fs/xfs/xfs_log_recover.c 		switch (lip->li_type) {
li_type          1028 fs/xfs/xfs_trace.h 		__entry->type = lip->li_type;
li_type          1081 fs/xfs/xfs_trace.h 		__entry->type = lip->li_type;
li_type          1056 fs/xfs/xfs_trans.c 			ASSERT(!(lip->li_type == XFS_LI_EFD));
li_type            36 fs/xfs/xfs_trans.h 	uint				li_type;	/* item type */
li_type            39 fs/xfs/xfs_trans_buf.c 		if (blip->bli_item.li_type == XFS_LI_BUF &&
li_type           359 fs/xfs/xfs_trans_buf.c 	ASSERT(bip->bli_item.li_type == XFS_LI_BUF);
li_type           390 fs/xfs/xfs_trans_buf.c 	ASSERT(bip->bli_item.li_type == XFS_LI_BUF);