coda_cnode_make   123 fs/coda/dir.c  		error = coda_cnode_make(&inode, &resfid, dir->i_sb);
coda_cnode_make   188 fs/coda/inode.c         error = coda_cnode_make(&root, &fid, sb);
coda_cnode_make    47 include/linux/coda_fs_i.h int coda_cnode_make(struct inode **, struct CodaFid *, struct super_block *);