INODE_INIT_ALWAYS(9) The Linux VFS INODE_INIT_ALWAYS(9)NAMEinode_init_always - perform inode structure intialisationSYNOPSISint inode_init_always(struct super_block * sb, struct inode * inode);ARGUMENTSsb superblock inode belongs to inode inode to initialiseDESCRIPTIONThese are initializations that need to be done on every inode allocation as the fields are not initialised by slab allocation.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INODE_INIT_ALWAYS(9)
| Related Man Pages |
|---|
| xfmtype(1) - debian |
| matchpathcon_checkmatches(3) - debian |
| matchpathcon_filespec_add(3) - debian |
| matchpathcon_filespec_destroy(3) - centos |
| clri_hfs(1m) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |