Home
last modified time | relevance | path

Searched defs:bvec_size (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log.c1447 size_t bvec_size = howmany(log->l_iclog_size, PAGE_SIZE) * in xlog_alloc_log() local
/linux/net/sunrpc/
H A Dxdr.c175 unsigned int xdr_buf_to_bvec(struct bio_vec *bvec, unsigned int bvec_size, in xdr_buf_to_bvec()