Lines Matching refs:blocks_wanted
2757 * We allocate enough clusters to fulfill "blocks_wanted", but set
2765 unsigned int blocks_wanted,
2774 bytes = blocks_wanted << sb->s_blocksize_bits;
3139 * 'blocks_wanted' is only used if we have an inline directory which
3149 unsigned int blocks_wanted,
3175 blocks_wanted, lookup,
3186 if (blocks_wanted == 1) {
3338 unsigned int *blocks_wanted)
3396 *blocks_wanted = 1;
3399 *blocks_wanted = 2;
4241 unsigned int blocks_wanted = 1;
4277 namelen, &bh, &blocks_wanted);
4292 ret = ocfs2_extend_dir(osb, dir, parent_fe_bh, blocks_wanted,