Lines Matching refs:blocks_wanted
2768 * We allocate enough clusters to fulfill "blocks_wanted", but set
2776 unsigned int blocks_wanted,
2785 bytes = blocks_wanted << sb->s_blocksize_bits;
3150 * 'blocks_wanted' is only used if we have an inline directory which
3160 unsigned int blocks_wanted,
3186 blocks_wanted, lookup,
3197 if (blocks_wanted == 1) {
3349 unsigned int *blocks_wanted)
3409 *blocks_wanted = 1;
3412 *blocks_wanted = 2;
4255 unsigned int blocks_wanted = 1;
4291 namelen, &bh, &blocks_wanted);
4306 ret = ocfs2_extend_dir(osb, dir, parent_fe_bh, blocks_wanted,