omfs_add_node
return ERR_PTR(omfs_add_node(dir, dentry, mode | S_IFDIR));
return omfs_add_node(dir, dentry, mode | S_IFREG);