Home
last modified time | relevance | path

Searched refs:start_head (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/block/partitions/
Defi.h95 u8 start_head; /* unused by EFI, pt start in CHS */ member
/Linux-v6.1/include/linux/
Duio.h60 unsigned int start_head; member
/Linux-v6.1/lib/
Diov_iter.c835 pipe_discard_from(pipe, i->start_head); // discard everything in pipe_advance()
925 while (head > i->start_head) { in iov_iter_revert()
1039 .start_head = pipe->head, in iov_iter_pipe()
/Linux-v6.1/drivers/memstick/core/
Dmspro_block.c103 unsigned char start_head; member
375 x_mbr->start_head); in mspro_block_attr_show_mbr()
/Linux-v6.1/fs/
Dsplice.c315 pipe_discard_from(pipe, to.start_head); in generic_file_splice_read()