Home
last modified time | relevance | path

Searched defs:oobavail (Results 1 – 4 of 4) sorted by relevance

/linux/fs/jffs2/
H A Djffs2_fs_sb.h140 int oobavail; /* How many bytes are available for JFFS2 in OOB */ member
/linux/include/uapi/mtd/
H A Dmtd-abi.h293 __u32 oobavail; member
/linux/include/linux/mtd/
H A Dmtd.h269 uint32_t oobavail; // Available OOB bytes per block member
/linux/drivers/mtd/
H A Dmtdcore.c1648 unsigned int wunit, oobavail; in mtd_io_emulated_slc() local