Searched refs:bhs_size (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dcompress.c481 int block, max_block, cb_max_page, bhs_size, nr_bhs, err = 0; local
497 bhs_size = cb_size / block_size * sizeof(struct buffer_head *);
498 bhs = kmalloc(bhs_size, GFP_NOFS);

Completed in 77 milliseconds