Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Drelay.h51 size_t bytes_consumed; /* bytes consumed in cur read subbuf */ member
/linux-4.19.296/fs/xfs/
Dxfs_log.c2281 int *bytes_consumed) in xlog_write_setup_copy() argument
2285 still_to_copy = space_required - *bytes_consumed; in xlog_write_setup_copy()
2286 *copy_off = *bytes_consumed; in xlog_write_setup_copy()
2295 *bytes_consumed = 0; in xlog_write_setup_copy()
2305 *bytes_consumed += *copy_len; in xlog_write_setup_copy()