Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_log.h136 int xfs_log_reserve(struct xfs_mount *mp,
Dxfs_trans.c197 error = xfs_log_reserve(tp->t_mountp, in xfs_trans_reserve()
Dxfs_log.c421 xfs_log_reserve( in xfs_log_reserve() function
854 error = xfs_log_reserve(mp, 600, 1, &tic, XFS_LOG, 0); in xfs_log_write_unmount_record()
Dxfs_trace.h986 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);