INC_NLINK(9) The Linux VFS INC_NLINK(9)NAMEinc_nlink - directly increment an inode's link countSYNOPSISvoid inc_nlink(struct inode * inode);ARGUMENTSinode inodeDESCRIPTIONThis is a low-level filesystem helper to replace any direct filesystem manipulation of i_nlink. Currently, it is only here for parity with dec_nlink.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INC_NLINK(9)
| Related Man Pages |
|---|
| struct_uio_info(9) - centos |
| matchpathcon_filespec_add(3) - debian |
| matchpathcon_filespec_destroy(3) - debian |
| matchpathcon_filespec_eval(3) - debian |
| clri(8) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |