Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_priv.h220 struct bio_vec ic_bvec[]; member
Dxfs_log.c1704 bio_init(&iclog->ic_bio, iclog->ic_bvec, howmany(count, PAGE_SIZE)); in xlog_write_iclog()