Lines Matching defs:allocated
361 * allocated. So on delayed allocated writeback we should
461 * and store the allocated blocks in the result buffer head and mark it
468 * On success, it returns the number of blocks being mapped or allocated. if
469 * create==0 and the blocks are pre-allocated and unwritten, the resulting @map
472 * It returns 0 if plain look up failed (blocks have not been allocated), in
587 * Returns if the blocks have already allocated
627 * We allocated new blocks which will result in
692 * Inodes with freshly allocated blocks where contents will be
786 * creating an unwritten extent if blocks haven't been allocated. The extent
1314 /* if we have allocated more blocks and copied
1315 * less. We will have blocks allocated outside
1429 /* if we have allocated more blocks and copied
1430 * less. We will have blocks allocated outside
1638 bool allocated = false;
1668 allocated = true;
1671 allocated = true;
1676 ext4_es_insert_delayed_block(inode, lblk, allocated);
1715 * Delayed extent could be allocated by fallocate.
1821 * first, we need to know whether the block is allocated already
1823 * the same as allocated blocks.
2198 * delayed, blocks are allocated, if it is unwritten, we may need to convert
2677 /* Release allocated io_end */
2977 * inside an allocated block which ext4_da_should_update_i_disksize()
3039 * Force all delayed allocation blocks to be allocated for a given inode.
3256 * set. In order for any allocated unwritten extents to be converted
3297 * already allocated and unwritten. In that case, the extent conversion
3315 * happening and thus expose allocated blocks to direct I/O reads.
3362 * We check here if the blocks are already allocated, then we
3413 * the allocated blocks. If so, return the magic error code so that we
3415 * the I/O. Any blocks that may have been allocated in preparation for
5601 * have data blocks allocated (it may have an external xattr block).
5955 * are allocated to the file.