check_short_pattern(9) centos man page | unix.com

Man Page: check_short_pattern

Operating Environment: centos

Section: 9

CHECK_SHORT_PATTERN(9)					    Internal Functions Provided 				    CHECK_SHORT_PATTERN(9)

NAME
check_short_pattern - [GENERIC] check if a pattern is in the buffer
SYNOPSIS
int check_short_pattern(uint8_t * buf, struct nand_bbt_descr * td);
ARGUMENTS
buf the buffer to search td search pattern descriptor
DESCRIPTION
Check for a pattern at the given place. Used to search bad block tables and good / bad block identifiers. Same as check_pattern, but no optional empty check.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CHECK_SHORT_PATTERN(9)
Related Man Pages
badblocks(8) - linux
struct_nand_chip(9) - centos
usb_gadget_config_buf(9) - centos
badblocks(8) - suse
struct_nand_ecc_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq