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_add(3) - debian |
| matchpathcon_filespec_destroy(3) - debian |
| matchpathcon_filespec_eval(3) - debian |
| xfs_ncheck(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |