Home
last modified time | relevance | path

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

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