Lines Matching defs:logical
386 * The logical block in the first entry should equal to
410 * The logical block in the first entry should equal to
975 * insert new index [@logical;@ptr] into the block at @curp;
980 int logical, ext4_fsblk_t ptr)
989 if (unlikely(logical == le32_to_cpu(curp->p_idx->ei_block))) {
991 "logical %d == ei_block %d!",
992 logical, le32_to_cpu(curp->p_idx->ei_block));
1005 if (logical > le32_to_cpu(curp->p_idx->ei_block)) {
1008 logical, ptr);
1013 logical, ptr);
1027 logical, len, ix, ix + 1);
1031 ix->ei_block = cpu_to_le32(logical);
1464 * search the closest allocated block to the left for *logical
1465 * and returns it at @logical + it's physical address at @phys
1466 * if *logical is the smallest allocated block, the function
1472 ext4_lblk_t *logical, ext4_fsblk_t *phys)
1479 EXT4_ERROR_INODE(inode, "path == NULL *logical %d!", *logical);
1489 * then *logical, but it can be that extent is the
1494 if (*logical < le32_to_cpu(ex->ee_block)) {
1497 "EXT_FIRST_EXTENT != ex *logical %d ee_block %d!",
1498 *logical, le32_to_cpu(ex->ee_block));
1516 if (unlikely(*logical < (le32_to_cpu(ex->ee_block) + ee_len))) {
1518 "logical %d < ee_block %d + ee_len %d!",
1519 *logical, le32_to_cpu(ex->ee_block), ee_len);
1523 *logical = le32_to_cpu(ex->ee_block) + ee_len - 1;
1529 * Search the closest allocated block to the right for *logical
1530 * and returns it at @logical + it's physical address at @phys.
1537 ext4_lblk_t *logical, ext4_fsblk_t *phys,
1548 EXT4_ERROR_INODE(inode, "path == NULL *logical %d!", *logical);
1558 * then *logical, but it can be that extent is the
1563 if (*logical < le32_to_cpu(ex->ee_block)) {
1574 "ix != EXT_FIRST_INDEX *logical %d!",
1575 *logical);
1582 if (unlikely(*logical < (le32_to_cpu(ex->ee_block) + ee_len))) {
1584 "logical %d < ee_block %d + ee_len %d!",
1585 *logical, le32_to_cpu(ex->ee_block), ee_len);
1626 *logical = le32_to_cpu(ex->ee_block);
1946 /* check for wrap through zero on extent logical start block*/
2239 * @lblk: pointer to logical block around which we want to determine hole
2241 * Determine hole length (and start if easily possible) around given logical
2432 * @lblk - logical block in cluster to be reserved
3167 * @split: the logical block where the extent is splitted.
3200 ext_debug(inode, "logical block %llu\n", (unsigned long long)split);
3415 * of the logical span [map->m_lblk, map->m_lblk + map->m_len).
3440 ext_debug(inode, "logical block %llu, max_blocks %u\n",
3694 ext_debug(inode, "logical block %llu, max_blocks %u\n",
3740 ext_debug(inode, "logical block %llu, max_blocks %u\n",
3751 ext4_warning(inode->i_sb, "Inode (%ld) finished: extent logical block %llu,"
3752 " len %u; IO logical block %llu, len %u",
3810 ext_debug(inode, "logical block %llu, max_blocks %u\n",
3866 ext_debug(inode, "logical block %llu, max_blocks %u, flags 0x%x, allocated %u\n",
4269 ar.logical = map->m_lblk;
4272 * for the logical block number, since when we allocate a
4281 ar.logical -= offset;
4696 * different IV or XTS tweak (which are based on the logical
5796 * ext4_clu_mapped - determine whether any block in a logical cluster has
5799 * @inode - file containing the logical cluster
5800 * @lclu - logical cluster of interest
5802 * Returns 1 if any block in the logical cluster is mapped, signifying
5816 * if data can be stored inline, the logical cluster isn't