Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_trans_priv.h167 xfs_buf_hold(bp); in xfs_set_li_failed()
Dxfs_buf.h271 void xfs_buf_hold(struct xfs_buf *bp);
Dxfs_buf_item.c507 xfs_buf_hold(bp); in xfs_buf_item_unpin()
844 xfs_buf_hold(bp); in xfs_buf_item_init()
Dxfs_mount.c1292 xfs_buf_hold(mp->m_sb_bp); in xfs_add_incompat_log_feature()
1358 xfs_buf_hold(mp->m_sb_bp); in xfs_clear_incompat_log_features()
Dxfs_inode_item.c578 xfs_buf_hold(bp); in xfs_inode_item_push()
951 xfs_buf_hold(bp); in xfs_iflush_shutdown_abort()
Dxfs_trans_buf.c191 xfs_buf_hold(bp); in xfs_trans_getsb()
Dxfs_buf.c980 xfs_buf_hold( in xfs_buf_hold() function
1660 xfs_buf_hold(bp); in __xfs_buf_submit()
Dxfs_log_recover.c3317 xfs_buf_hold(bp); in xlog_do_recover()
Dxfs_trace.h454 DEFINE_BUF_EVENT(xfs_buf_hold);
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_trans_inode.c195 xfs_buf_hold(bp); in xfs_trans_log_inode()
Dxfs_defer.c750 xfs_buf_hold(dfc->dfc_held.dr_bp[i]); in xfs_defer_ops_capture()