Home
last modified time | relevance | path

Searched refs:xfs_trans_del_item (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_trans_priv.h19 void xfs_trans_del_item(struct xfs_log_item *);
H A Dxfs_trans.c694 xfs_trans_del_item( in xfs_trans_del_item() function
712 xfs_trans_del_item(lip); in xfs_trans_free_items()
H A Dxfs_log_cil.c1536 xfs_trans_del_item(lip); in xlog_cil_process_intents()
1601 xfs_trans_del_item(lip); in xlog_cil_commit()
H A Dxfs_trans_buf.c385 xfs_trans_del_item(&bip->bli_item); in xfs_trans_brelse()