Searched refs:xlog_cil_over_hard_limit (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_cil.c531 xlog_cil_over_hard_limit( function
620 * calling xlog_cil_over_hard_limit() in this context.
624 xlog_cil_over_hard_limit(log, space_used)) {
1431 * calling xlog_cil_over_hard_limit() in this context.
1433 if (xlog_cil_over_hard_limit(log, space_used)) {

Completed in 114 milliseconds