inode_init_always(9) suse man page | unix.com

Man Page: inode_init_always

Operating Environment: suse

Section: 9

INODE_INIT_ALWAYS(9)						   The Linux VFS					      INODE_INIT_ALWAYS(9)

NAME
inode_init_always - perform inode structure intialisation
SYNOPSIS
int inode_init_always(struct super_block * sb, struct inode * inode);
ARGUMENTS
sb superblock inode belongs to inode inode to initialise
DESCRIPTION
These are initializations that need to be done on every inode allocation as the fields are not initialised by slab allocation.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INODE_INIT_ALWAYS(9)
Related Man Pages
matchpathcon_checkmatches(3) - debian
matchpathcon_filespec_eval(3) - debian
matchpathcon_checkmatches(3) - centos
matchpathcon_filespec_add(3) - centos
struct_uio_info(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure