Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_buf_item.h54 void xfs_buf_item_log(struct xfs_buf_log_item *, uint, uint);
H A Dxfs_trans_buf.c505 xfs_buf_item_log(bip, first, last); in xfs_trans_log_buf()
H A Dxfs_buf_item.c980 xfs_buf_item_log( in xfs_buf_item_log() function