Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_trans_priv.h167 xfs_buf_hold(bp); in xfs_set_li_failed()
Dxfs_inode_item.c154 xfs_buf_hold(bp); in xfs_inode_item_precommit()
725 xfs_buf_hold(bp); in xfs_inode_item_push()
1100 xfs_buf_hold(bp); in xfs_iflush_shutdown_abort()
Dxfs_buf.h284 void xfs_buf_hold(struct xfs_buf *bp);
Dxfs_buf_item.c481 xfs_buf_hold(bip->bli_buf); in xfs_buf_item_pin()
886 xfs_buf_hold(bp); in xfs_buf_item_init()
Dxfs_mount.c1312 xfs_buf_hold(mp->m_sb_bp); in xfs_add_incompat_log_feature()
1378 xfs_buf_hold(mp->m_sb_bp); in xfs_clear_incompat_log_features()
Dxfs_trans_buf.c191 xfs_buf_hold(bp); in xfs_trans_getsb()
Dxfs_buf.c986 xfs_buf_hold( in xfs_buf_hold() function
1666 xfs_buf_hold(bp); in __xfs_buf_submit()
Dxfs_log_recover.c3316 xfs_buf_hold(bp); in xlog_do_recover()
Dxfs_trace.h463 DEFINE_BUF_EVENT(xfs_buf_hold);
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_defer.c752 xfs_buf_hold(dfc->dfc_held.dr_bp[i]); in xfs_defer_ops_capture()