SET_NLINK(9) The Linux VFS SET_NLINK(9)NAMEset_nlink - directly set an inode's link countSYNOPSISvoid set_nlink(struct inode * inode, unsigned int nlink);ARGUMENTSinode inode nlink new nlink (should be non-zero)DESCRIPTIONThis is a low-level filesystem helper to replace any direct filesystem manipulation of i_nlink.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SET_NLINK(9)
| Related Man Pages |
|---|
| matchpathcon_checkmatches(3) - debian |
| matchpathcon_filespec_eval(3) - debian |
| matchpathcon_checkmatches(3) - centos |
| matchpathcon_filespec_eval(3) - centos |
| clri_hfs(1m) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |