Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_priv.h109 bool xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
Dxfs_trans_ail.c688 xfs_ail_delete_one( in xfs_ail_delete_one() function
744 mlip_changed = xfs_ail_delete_one(ailp, lip); in xfs_trans_ail_delete()
Dxfs_inode_item.c795 mlip_changed |= xfs_ail_delete_one(ailp, blip); in xfs_iflush_done()