unlock_new_inode(9) centos man page | unix.com

Man Page: unlock_new_inode

Operating Environment: centos

Section: 9

UNLOCK_NEW_INODE(9)						   The Linux VFS					       UNLOCK_NEW_INODE(9)

NAME
unlock_new_inode - clear the I_NEW state and wake up any waiters
SYNOPSIS
void unlock_new_inode(struct inode * inode);
ARGUMENTS
inode new inode to unlock
DESCRIPTION
Called when the inode is fully initialised to clear the new state of the inode and wake up anyone waiting for the inode to finish initialisation.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 UNLOCK_NEW_INODE(9)
Related Man Pages
ffind(1) - debian
xfmtype(1) - debian
matchpathcon_checkmatches(3) - centos
matchpathcon_filespec_add(3) - centos
clri(1m) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq