Home
last modified time | relevance | path

Searched refs:xfs_trans_bhold_release (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/
Dxfs_trans.h219 void xfs_trans_bhold_release(xfs_trans_t *, struct xfs_buf *);
Dxfs_trans_buf.c423 xfs_trans_bhold_release( in xfs_trans_bhold_release() function
Dxfs_dquot.c378 xfs_trans_bhold_release(*tpp, bp); in xfs_dquot_disk_alloc()
Dxfs_trace.h630 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold_release);
/fs/xfs/libxfs/
Dxfs_attr.c373 xfs_trans_bhold_release(args->trans, *leaf_bp); in xfs_attr_set_iter()