Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_trans_buf.c486 xfs_trans_dirty_buf( in xfs_trans_dirty_buf() function
544 xfs_trans_dirty_buf(tp, bp); in xfs_trans_log_buf()
729 xfs_trans_dirty_buf(tp, bp); in xfs_trans_ordered_buf()
Dxfs_trans.h232 void xfs_trans_dirty_buf(struct xfs_trans *, struct xfs_buf *);
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_defer.c412 xfs_trans_dirty_buf(tp, bli->bli_buf); in xfs_defer_save_resources()