drop_nlink(9) centos man page | unix.com

Man Page: drop_nlink

Operating Environment: centos

Section: 9

DROP_NLINK(9)							   The Linux VFS						     DROP_NLINK(9)

NAME
drop_nlink - directly drop an inode's link count
SYNOPSIS
void drop_nlink(struct inode * inode);
ARGUMENTS
inode inode
DESCRIPTION
This is a low-level filesystem helper to replace any direct filesystem manipulation of i_nlink. In cases where we are attempting to track writes to the filesystem, a decrement to zero means an imminent write when the file is truncated and actually unlinked on the filesystem.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DROP_NLINK(9)
Related Man Pages
xfs_ncheck(8) - debian
xfs_ncheck(8) - linux
xfs_ncheck(8) - opensolaris
xfs_ncheck(8) - redhat
xfs_ncheck(8) - x11r4
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!