SYNOPSIS

void inode_init_owner(struct inode * inode, const struct inode * dir, umode_t mode);

ARGUMENTS

inode

New inode

dir

Directory inode

mode

mode of the new inode

COPYRIGHT