clear_nlink(9) suse man page | unix.com

Man Page: clear_nlink

Operating Environment: suse

Section: 9

CLEAR_NLINK(9)							   The Linux VFS						    CLEAR_NLINK(9)

NAME
clear_nlink - directly zero an inode's link count
SYNOPSIS
void clear_nlink(struct inode * inode);
ARGUMENTS
inode inode
DESCRIPTION
This is a low-level filesystem helper to replace any direct filesystem manipulation of i_nlink. See drop_nlink for why we care about i_nlink hitting zero.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CLEAR_NLINK(9)
Related Man Pages
matchpathcon_filespec_add(3) - debian
matchpathcon_filespec_eval(3) - debian
xfs_ncheck(8) - debian
matchpathcon_filespec_add(3) - centos
fsdb(8) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
A (ksh) Library For and From UNIX.com
Docker learning Phase-I