Home
last modified time | relevance | path

Searched refs:xfs_ail_delete_one (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_trans_priv.h96 bool xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
Dxfs_trans_ail.c745 xfs_ail_delete_one( in xfs_ail_delete_one() function
801 mlip_changed = xfs_ail_delete_one(ailp, lip); in xfs_trans_ail_delete()
Dxfs_inode_item.c743 mlip_changed |= xfs_ail_delete_one(ailp, blip); in xfs_iflush_done()