centos man page for nand_lock

Query: nand_lock

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NAND_LOCK(9)						     Public Functions Provided						      NAND_LOCK(9)

NAME
nand_lock - [REPLACEABLE] locks all blocks present in the device
SYNOPSIS
int nand_lock(struct mtd_info * mtd, loff_t ofs, uint64_t len);
ARGUMENTS
mtd mtd info ofs offset to start unlock from len length to unlock
DESCRIPTION
This feature is not supported in many NAND parts. 'Micron' NAND parts do have this feature, but it allows only to lock all blocks, not for specified range for block. Implementing 'lock' feature by making use of 'unlock', for now. Returns lock status.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_LOCK(9)
Related Man Pages
dlm_ls_unlock_wait(3) - debian
dlm_unlock_wait(3) - debian
ost_lockfile(3) - debian
dlm_ls_unlock_wait(3) - centos
struct_nand_ecc_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Tar Command
Controlling user input
[TIP] Processing YAML files with yq