Lines Matching refs:calloc
46 nat_block = (struct f2fs_nat_block *)calloc(BLOCK_SZ, 1);
48 node_block = (struct f2fs_node *)calloc(BLOCK_SZ, 1);
323 node_blk = calloc(BLOCK_SZ, 1);
551 node_blk = calloc(BLOCK_SZ, 1);
583 node_blk = calloc(BLOCK_SZ, 1);
627 node_blk = calloc(BLOCK_SZ, 1);
670 node_blk = calloc(BLOCK_SZ, 1);
692 node_blk = calloc(BLOCK_SZ, 1);
707 node_blk = calloc(BLOCK_SZ, 1);
732 blk = calloc(BLOCK_SZ, 1);