Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_trans_priv.h193 xfs_buf_hold(bp); in xfs_set_li_failed()
Dxfs_inode_item.c185 xfs_buf_hold(bp); in xfs_inode_item_precommit()
759 xfs_buf_hold(bp); in xfs_inode_item_push()
1138 xfs_buf_hold(bp); in xfs_iflush_shutdown_abort()
Dxfs_buf_item.c482 xfs_buf_hold(bip->bli_buf); in xfs_buf_item_pin()
918 xfs_buf_hold(bp); in xfs_buf_item_init()
Dxfs_buf.h297 void xfs_buf_hold(struct xfs_buf *bp);
Dxfs_mount.c1338 xfs_buf_hold(mp->m_sb_bp); in xfs_add_incompat_log_feature()
1405 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.c1042 xfs_buf_hold( in xfs_buf_hold() function
1742 xfs_buf_hold(bp); in __xfs_buf_submit()
Dxfs_log_recover.c3378 xfs_buf_hold(bp); in xlog_do_recover()
Dxfs_trace.h481 DEFINE_BUF_EVENT(xfs_buf_hold);
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_defer.c1016 xfs_buf_hold(dfc->dfc_held.dr_bp[i]); in xfs_defer_ops_capture()