scan_read_oob(9) centos man page | unix.com

Man Page: scan_read_oob

Operating Environment: centos

Section: 9

SCAN_READ_OOB(9)					    Internal Functions Provided 					  SCAN_READ_OOB(9)

NAME
scan_read_oob - [GENERIC] Scan data+OOB region to buffer
SYNOPSIS
int scan_read_oob(struct mtd_info * mtd, uint8_t * buf, loff_t offs, size_t len);
ARGUMENTS
mtd MTD device structure buf temporary buffer offs offset at which to scan len length of data region to read
DESCRIPTION
Scan read data from data+OOB. May traverse multiple pages, interleaving page,OOB,page,OOB,... in buf. Completes transfer and returns the "strongest" ECC condition (error or bitflip). May quit on the first (non-ECC) error.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCAN_READ_OOB(9)
Related Man Pages
sockatmark(3) - mojave
struct_nand_chip(9) - centos
struct_platform_nand_ctrl(9) - centos
roar_vs_read(3) - debian
socket_sendto(3) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq