Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log_cil.c548 uint32_t released_space) in xlog_cil_insert_items() argument
572 len -= released_space; in xlog_cil_insert_items()
1622 uint32_t released_space = 0; in xlog_cil_commit() local
1635 released_space = xlog_cil_process_intents(cil, tp); in xlog_cil_commit()
1637 xlog_cil_insert_items(log, tp, released_space); in xlog_cil_commit()

Completed in 8 milliseconds