CLEAR_NLINK(9) The Linux VFS CLEAR_NLINK(9)NAMEclear_nlink - directly zero an inode's link countSYNOPSISvoid clear_nlink(struct inode * inode);ARGUMENTSinode inodeDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CLEAR_NLINK(9)
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |