Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_trans_priv.h94 bool xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
Dxfs_trans_ail.c752 xfs_ail_delete_one( in xfs_ail_delete_one() function
808 mlip_changed = xfs_ail_delete_one(ailp, lip); in xfs_trans_ail_delete()
Dxfs_inode_item.c741 mlip_changed |= xfs_ail_delete_one(ailp, blip); in xfs_iflush_done()