Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_buf_item.h55 void xfs_buf_item_log(struct xfs_buf_log_item *, uint, uint);
Dxfs_trans_buf.c505 xfs_buf_item_log(bip, first, last); in xfs_trans_log_buf()
Dxfs_buf_item.c876 xfs_buf_item_log( in xfs_buf_item_log() function