Home
last modified time | relevance | path

Searched refs:xfs_buf_hold (Results 1 – 9 of 9) sorted by relevance

/linux/fs/xfs/
H A Dxfs_buf.h264 void xfs_buf_hold(struct xfs_buf *bp);
H A Dxfs_buf_item.c437 xfs_buf_hold(bip->bli_buf); in xfs_buf_item_pin()
909 xfs_buf_hold(bp); in xfs_buf_item_init()
H A Dxfs_trans_buf.c190 xfs_buf_hold(bp); in __xfs_trans_getsb()
H A Dxfs_dquot.c1309 xfs_buf_hold(bp); in xfs_dquot_attach_buf()
1350 xfs_buf_hold(bp); in xfs_dquot_use_attached_buf()
H A Dxfs_buf.c853 xfs_buf_hold( in xfs_buf_hold() function
1885 xfs_buf_hold(bp); in xfs_buf_delwri_queue()
H A Dxfs_buf_item_recover.c1122 xfs_buf_hold(rtsb_bp); in xlog_recover_buf_commit_pass2()
H A Dxfs_log_recover.c3399 xfs_buf_hold(bp); in xlog_do_recover()
H A Dxfs_trace.h771 DEFINE_BUF_EVENT(xfs_buf_hold);
/linux/fs/xfs/libxfs/
H A Dxfs_defer.c1022 xfs_buf_hold(dfc->dfc_held.dr_bp[i]); in xfs_defer_ops_capture()