Searched refs:has_offset (Results 1 – 2 of 2) sorted by relevance
549 if ((l2tpv3->has_offset) && (l2tpv3->offset > 256)) { in net_init_l2tpv3()697 if (l2tpv3->has_offset) { in net_init_l2tpv3()
3186 if (e->data && !e->has_offset) { in dump_map_entry()3193 e->has_offset ? e->offset : 0, in dump_map_entry()3213 if (e->has_offset) { in dump_map_entry()3232 bool has_offset; in get_block_status() local3264 has_offset = !!(ret & BDRV_BLOCK_OFFSET_VALID); in get_block_status()3266 if (file && has_offset) { in get_block_status()3278 .has_offset = has_offset, in get_block_status()3298 curr->has_offset != next->has_offset) { in entry_mergeable()3304 if (curr->has_offset && curr->offset + curr->length != next->offset) { in entry_mergeable()