1ADD_MARKER_LEN(9) Internal Functions Provided ADD_MARKER_LEN(9)
23
4
NAME
6add_marker_len - compute the length of the marker in data area
7
SYNOPSIS
9u32 add_marker_len(struct nand_bbt_descr * td);
10
ARGUMENTS
12td
13BBT descriptor used for computation
14
DESCRIPTION
16The length will be 0 if the marker is located in OOB area.
17
AUTHOR
19Thomas Gleixner <tglx@linutronix.de>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 ADD_MARKER_LEN(9)