Searched refs:ic_bvec (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ | ||
D | xfs_log_priv.h | 220 struct bio_vec ic_bvec[]; member |
D | xfs_log.c | 1719 bio_init(&iclog->ic_bio, iclog->ic_bvec, howmany(count, PAGE_SIZE)); in xlog_write_iclog() |