Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_buf.c475 xfs_trans_dirty_buf( in xfs_trans_dirty_buf() function
541 xfs_trans_dirty_buf(tp, bp); in xfs_trans_log_buf()
724 xfs_trans_dirty_buf(tp, bp); in xfs_trans_ordered_buf()
Dxfs_trans.h231 void xfs_trans_dirty_buf(struct xfs_trans *, struct xfs_buf *);
/fs/xfs/libxfs/
Dxfs_defer.c266 xfs_trans_dirty_buf(tp, bli->bli_buf); in xfs_defer_trans_roll()