Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log.c1638 size_t bvec_size = howmany(log->l_iclog_size, PAGE_SIZE) * in xlog_alloc_log() local
1641 iclog = kmem_zalloc(sizeof(*iclog) + bvec_size, KM_MAYFAIL); in xlog_alloc_log()

Completed in 12 milliseconds