Home
last modified time | relevance | path

Searched refs:xfs_log_regrant (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log.h127 int xfs_log_regrant(struct xfs_mount *mp, struct xlog_ticket *tic);
H A Dxfs_trans.c191 error = xfs_log_regrant(mp, tp->t_ticket); in xfs_trans_reserve()
H A Dxfs_log.c373 xfs_log_regrant( in xfs_log_regrant() function
H A Dxfs_trace.h1151 DEFINE_LOGGRANT_EVENT(xfs_log_regrant); variable
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log.h144 int xfs_log_regrant(struct xfs_mount *mp, struct xlog_ticket *tic);
H A Dxfs_trans.c192 error = xfs_log_regrant(mp, tp->t_ticket); in xfs_trans_reserve()
H A Dxfs_log.c401 xfs_log_regrant( in xfs_log_regrant() function
H A Dxfs_trace.h1283 DEFINE_LOGGRANT_EVENT(xfs_log_regrant); variable

Completed in 22 milliseconds