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_add(3) - debian
matchpathcon_checkmatches(3) - centos
matchpathcon_filespec_add(3) - centos
clri_hfs(1m) - hpux
clri(8) - opendarwin
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing