new_inode — obtain an inode
struct inode * new_inode (struct super_block * sb);
struct inode * new_inode (
)
sb
superblock
Allocates a new inode for given superblock.