Query: inc_nlink
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INC_NLINK(9) The Linux VFS INC_NLINK(9)NAMEinc_nlink - directly increment an inode's link countSYNOPSISvoid inc_nlink(struct inode * inode);ARGUMENTSinode inodeDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 INC_NLINK(9)