configfs_new_inode
extern struct inode * configfs_new_inode(umode_t mode, struct configfs_dirent *, struct super_block *);
inode = configfs_new_inode(mode, sd, dentry->d_sb);
inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO,