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)
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |