Lines Matching defs:allocated

392 		 * allocated. So on delayed allocated writeback we should
492 * and store the allocated blocks in the result buffer head and mark it
499 * On success, it returns the number of blocks being mapped or allocated. if
500 * create==0 and the blocks are pre-allocated and unwritten, the resulting @map
503 * It returns 0 if plain look up failed (blocks have not been allocated), in
611 * Returns if the blocks have already allocated
651 * We allocated new blocks which will result in
720 * Inodes with freshly allocated blocks where contents will be
815 * creating an unwritten extent if blocks haven't been allocated. The extent
1325 /* if we have allocated more blocks and copied
1326 * less. We will have blocks allocated outside
1436 /* if we have allocated more blocks and copied
1437 * less. We will have blocks allocated outside
1641 bool allocated = false;
1674 allocated = true;
1677 allocated = true;
1682 ret = ext4_es_insert_delayed_block(inode, lblk, allocated);
1725 * Delayed extent could be allocated by fallocate.
1834 * first, we need to know whether the block is allocated already
1836 * the same as allocated blocks.
2055 * allocated buffers to achieve data=ordered mode guarantees.
2455 * delayed, blocks are allocated, if it is unwritten, we may need to convert
2845 /* Release allocated io_end */
3106 * inside an allocated block (ext4_da_should_update_i_disksize()
3123 * Force all delayed allocation blocks to be allocated for a given inode.
3369 * set. In order for any allocated unwritten extents to be converted
3406 * already allocated and unwritten. In that case, the extent conversion
3424 * happening and thus expose allocated blocks to direct I/O reads.
3471 * We check here if the blocks are already allocated, then we
3515 * the allocated blocks. If so, return the magic error code so that we
3517 * the I/O. Any blocks that may have been allocated in preparation for
5662 * have data blocks allocated (it may have an external xattr block).
6022 * are allocated to the file.