coda_cnode_make
struct inode *coda_cnode_make(struct CodaFid *, struct super_block *);
inode = !error ? coda_cnode_make(&fid, sb) : ERR_PTR(error);
root = coda_cnode_make(&fid, sb);