inc_nlink(9) centos man page | unix.com

Man Page: inc_nlink

Operating Environment: centos

Section: 9

INC_NLINK(9)							   The Linux VFS						      INC_NLINK(9)

NAME
inc_nlink - directly increment an inode's link count
SYNOPSIS
void inc_nlink(struct inode * inode);
ARGUMENTS
inode inode
DESCRIPTION
This is a low-level filesystem helper to replace any direct filesystem manipulation of i_nlink. Currently, it is only here for parity with dec_nlink.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INC_NLINK(9)
Related Man Pages
struct_uio_info(9) - centos
matchpathcon_checkmatches(3) - debian
clri(1m) - hpux
clri(8) - opendarwin
clri(8) - osx
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq