Home
last modified time | relevance | path

Searched refs:xfs_ail_delete_one (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trans_priv.h97 xfs_lsn_t xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
H A Dxfs_trans_ail.c837 xfs_ail_delete_one( in xfs_ail_delete_one() function
877 tail_lsn = xfs_ail_delete_one(ailp, lip); in xfs_trans_ail_delete()
H A Dxfs_inode_item.c697 lsn = xfs_ail_delete_one(ailp, lip); in xfs_iflush_ail_updates()
H A Dxfs_dquot.c1155 tail_lsn = xfs_ail_delete_one(ailp, lip); in xfs_qm_dqflush_done()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trans_priv.h99 xfs_lsn_t xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
H A Dxfs_trans_ail.c854 xfs_ail_delete_one( in xfs_ail_delete_one() function
894 tail_lsn = xfs_ail_delete_one(ailp, lip); in xfs_trans_ail_delete()
H A Dxfs_inode_item.c895 lsn = xfs_ail_delete_one(ailp, lip); in xfs_iflush_ail_updates()
H A Dxfs_dquot.c1129 tail_lsn = xfs_ail_delete_one(ailp, lip); in xfs_qm_dqflush_done()

Completed in 15 milliseconds