Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_log.h126 int xfs_log_reserve(struct xfs_mount *mp,
Dxfs_trans.c196 error = xfs_log_reserve(tp->t_mountp, in xfs_trans_reserve()
Dxfs_log.c437 xfs_log_reserve( in xfs_log_reserve() function
836 error = xfs_log_reserve(mp, 600, 1, &tic, XFS_LOG, 0); in xfs_log_write_unmount_record()
Dxfs_trace.h1004 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);