Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log.h166 int xfs_log_regrant(struct xfs_mount *mp, struct xlog_ticket *tic);
Dxfs_trans.c216 error = xfs_log_regrant(tp->t_mountp, tp->t_ticket); in xfs_trans_reserve()
Dxfs_log.c371 xfs_log_regrant( in xfs_log_regrant() function
Dxfs_trace.h1021 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);