Home
last modified time | relevance | path

Searched defs:pp_size (Results 1 – 3 of 3) sorted by relevance

/linux/block/partitions/
H A Daix.c17 __be16 pp_size; /* log2(pp_size) */ member
28 __be16 pp_size; member
/linux/drivers/md/
H A Draid5-ppl.c141 unsigned int pp_size; /* total size current of partial parity */ member
799 unsigned int pp_size = le32_to_cpu(e->pp_size); in ppl_recover_entry() local
978 u32 pp_size = le32_to_cpu(e->pp_size); in ppl_recover() local
/linux/include/uapi/linux/raid/
H A Dmd_p.h405 __le32 pp_size; /* length of partial parity */ member