Lines Matching defs:pebnr
128 * @pebnr: physical eraseblock number
135 int pebnr;
176 * @pebnr: physical eraseblock number
182 int pebnr;
218 int (*read_eb_hdr)(struct chfs_ebh *ebh, int pebnr,
220 int (*write_eb_hdr)(struct chfs_ebh *ebh, int pebnr,
223 int (*mark_eb_hdr_dirty_flash)(struct chfs_ebh *ebh, int pebnr, int lid);
224 int (*invalidate_eb_hdr)(struct chfs_ebh *ebh, int pebnr);
225 int (*mark_eb_hdr_free)(struct chfs_ebh *ebh, int pebnr, int ec);
228 int pebnr, struct chfs_eb_hdr *ebhdr);
231 int (*calc_data_offs)(struct chfs_ebh *ebh, int pebnr, int offset);