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