Home
last modified time | relevance | path

Searched refs:xfs_log_regrant (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/fs/xfs/
Dxfs_log.h144 int xfs_log_regrant(struct xfs_mount *mp, struct xlog_ticket *tic);
Dxfs_trans.c192 error = xfs_log_regrant(mp, tp->t_ticket); in xfs_trans_reserve()
Dxfs_log.c401 xfs_log_regrant( in xfs_log_regrant() function
Dxfs_trace.h1283 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);