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)
| Related Man Pages |
|---|
| matchpathcon_filespec_eval(3) - debian |
| matchpathcon_checkmatches(3) - centos |
| matchpathcon_filespec_add(3) - centos |
| clri_hfs(1m) - hpux |
| clri(8) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |