Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_log.c2314 int contwr = 0; in xlog_write() local
2349 &contwr, &log_offset); in xlog_write()
2412 data_cnt += contwr ? copy_len : 0; in xlog_write()