Name

new_inode — obtain an inode

Synopsis

struct inode * new_inode (struct super_block * sb);

Arguments

sb

superblock

Description

Allocates a new inode for given superblock.