Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log.c2334 int contwr = 0; in xlog_write() local
2369 &contwr, &log_offset); in xlog_write()
2441 data_cnt += contwr ? copy_len : 0; in xlog_write()