Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log.c2318 int contwr = 0; in xlog_write() local
2344 &contwr, &log_offset); in xlog_write()
2424 data_cnt += contwr ? copy_len : 0; in xlog_write()