Home
last modified time | relevance | path

Searched refs:access_beyond_eod (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/block/partitions/
H A Dcheck.h23 bool access_beyond_eod; member
H A Dcore.c157 if (state->access_beyond_eod) in check_partition()
756 if (state->access_beyond_eod) { in blk_add_partitions()
792 state->access_beyond_eod = true; in read_part_sector()
/kernel/linux/linux-6.6/block/partitions/
H A Dcheck.h22 bool access_beyond_eod; member
H A Dcore.c155 if (state->access_beyond_eod) in check_partition()
633 if (state->access_beyond_eod) { in blk_add_partitions()
715 state->access_beyond_eod = true; in read_part_sector()

Completed in 3 milliseconds