suse man page for drop_nlink

Query: drop_nlink

OS: suse

Section: 9

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

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 2.6. July 2010 DROP_NLINK(9)
Related Man Pages
xfs_ncheck(8) - debian
xfs_ncheck(8) - mojave
xfs_ncheck(8) - linux
xfs_ncheck(8) - minix
xfs_ncheck(8) - x11r4
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command