Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trans_buf.c444 xfs_trans_dirty_buf( in xfs_trans_dirty_buf() function
502 xfs_trans_dirty_buf(tp, bp); in xfs_trans_log_buf()
687 xfs_trans_dirty_buf(tp, bp); in xfs_trans_ordered_buf()
H A Dxfs_trans.h234 void xfs_trans_dirty_buf(struct xfs_trans *, struct xfs_buf *);
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_defer.c336 xfs_trans_dirty_buf(tp, bli->bli_buf); in xfs_defer_save_resources()