Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_log.h174 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_trace.h972 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
Dxfs_log.c371 xfs_log_regrant( in xfs_log_regrant() function