Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_log.h142 int xfs_log_reserve(struct xfs_mount *mp, int length, int count,
H A Dxfs_trans.c194 error = xfs_log_reserve(mp, resp->tr_logres, in xfs_trans_reserve()
H A Dxfs_log.c460 xfs_log_reserve( in xfs_log_reserve() function
960 error = xfs_log_reserve(mp, 600, 1, &tic, 0); in xlog_unmount_write()
H A Dxfs_trace.h1276 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
/openbmc/linux/Documentation/filesystems/
H A Dxfs-delayed-logging-design.rst279 the write head - is then reserved separately by a call to xfs_log_reserve()