
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.

new_inode - obtain an inode
struct inode * new_inode (struct super_block * sb);
sb superblock
Allocates a new inode for given superblock.
Powered by the Ubuntu Manpage Repository generator
maintained by Dustin Kirkland
© 2010 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.