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

/linux-master/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( function
894 tail_lsn = xfs_ail_delete_one(ailp, lip);
H A Dxfs_inode_item.c897 lsn = xfs_ail_delete_one(ailp, lip);
H A Dxfs_dquot.c1164 tail_lsn = xfs_ail_delete_one(ailp, lip);

Completed in 141 milliseconds