Lines Matching defs:logical

406 		 * The logical block in the first entry should equal to
430 * The logical block in the first entry should equal to
971 * insert new index [@logical;@ptr] into the block at @curp;
976 int logical, ext4_fsblk_t ptr)
985 if (unlikely(logical == le32_to_cpu(curp->p_idx->ei_block))) {
987 "logical %d == ei_block %d!",
988 logical, le32_to_cpu(curp->p_idx->ei_block));
1001 if (logical > le32_to_cpu(curp->p_idx->ei_block)) {
1004 logical, ptr);
1009 logical, ptr);
1023 logical, len, ix, ix + 1);
1027 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));
1515 if (unlikely(*logical < (le32_to_cpu(ex->ee_block) + ee_len))) {
1517 "logical %d < ee_block %d + ee_len %d!",
1518 *logical, le32_to_cpu(ex->ee_block), ee_len);
1522 *logical = le32_to_cpu(ex->ee_block) + ee_len - 1;
1528 * Search the closest allocated block to the right for *logical
1529 * and returns it at @logical + it's physical address at @phys.
1536 ext4_lblk_t *logical, ext4_fsblk_t *phys,
1547 EXT4_ERROR_INODE(inode, "path == NULL *logical %d!", *logical);
1557 * then *logical, but it can be that extent is the
1562 if (*logical < le32_to_cpu(ex->ee_block)) {
1573 "ix != EXT_FIRST_INDEX *logical %d!",
1574 *logical);
1581 if (unlikely(*logical < (le32_to_cpu(ex->ee_block) + ee_len))) {
1583 "logical %d < ee_block %d + ee_len %d!",
1584 *logical, le32_to_cpu(ex->ee_block), ee_len);
1625 *logical = le32_to_cpu(ex->ee_block);
1945 /* check for wrap through zero on extent logical start block*/
2235 * @lblk: pointer to logical block around which we want to determine hole
2237 * Determine hole length (and start if easily possible) around given logical
2404 * @lblk - logical block in cluster to be reserved
3137 * @split: the logical block where the extent is splitted.
3170 ext_debug(inode, "logical block %llu\n", (unsigned long long)split);
3384 * of the logical span [map->m_lblk, map->m_lblk + map->m_len).
3409 ext_debug(inode, "logical block %llu, max_blocks %u\n",
3662 ext_debug(inode, "logical block %llu, max_blocks %u\n",
3708 ext_debug(inode, "logical block %llu, max_blocks %u\n",
3719 ext4_warning(inode->i_sb, "Inode (%ld) finished: extent logical block %llu,"
3720 " len %u; IO logical block %llu, len %u",
3778 ext_debug(inode, "logical block %llu, max_blocks %u\n",
3834 ext_debug(inode, "logical block %llu, max_blocks %u, flags 0x%x, allocated %u\n",
4042 * Determine hole length around the given logical block, first try to
4290 ar.logical = map->m_lblk;
4293 * for the logical block number, since when we allocate a
4302 ar.logical -= offset;
4717 * different IV or XTS tweak (which are based on the logical
5782 * ext4_clu_mapped - determine whether any block in a logical cluster has
5785 * @inode - file containing the logical cluster
5786 * @lclu - logical cluster of interest
5788 * Returns 1 if any block in the logical cluster is mapped, signifying
5802 * if data can be stored inline, the logical cluster isn't