centos man page for set_nlink

Query: set_nlink

OS: centos

Section: 9

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

SET_NLINK(9)							   The Linux VFS						      SET_NLINK(9)

NAME
set_nlink - directly set an inode's link count
SYNOPSIS
void set_nlink(struct inode * inode, unsigned int nlink);
ARGUMENTS
inode inode nlink new nlink (should be non-zero)
DESCRIPTION
This is a low-level filesystem helper to replace any direct filesystem manipulation of i_nlink.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SET_NLINK(9)
Related Man Pages
matchpathcon_filespec_eval(3) - debian
matchpathcon_checkmatches(3) - centos
matchpathcon_filespec_add(3) - centos
matchpathcon_filespec_destroy(3) - centos
fsdb(8) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Tar Command
Controlling user input
[TIP] Processing YAML files with yq