Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log.c1826 int space_available, in xlog_write_setup_copy() argument
1838 if (still_to_copy <= space_available) { in xlog_write_setup_copy()
1850 *copy_len = space_available; in xlog_write_setup_copy()