Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans_buf.c436 xfs_trans_dirty_buf( in xfs_trans_dirty_buf() function
502 xfs_trans_dirty_buf(tp, bp); in xfs_trans_log_buf()
685 xfs_trans_dirty_buf(tp, bp); in xfs_trans_ordered_buf()
Dxfs_trans.h222 void xfs_trans_dirty_buf(struct xfs_trans *, struct xfs_buf *);
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_defer.c245 xfs_trans_dirty_buf(tp, bli->bli_buf); in xfs_defer_trans_roll()