xfs_ail_delete_one  741 fs/xfs/xfs_inode_item.c 				mlip_changed |= xfs_ail_delete_one(ailp, blip);
xfs_ail_delete_one  810 fs/xfs/xfs_trans_ail.c 	mlip_changed = xfs_ail_delete_one(ailp, lip);
xfs_ail_delete_one   94 fs/xfs/xfs_trans_priv.h bool xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);