Searched refs:coda_cnode_make (Results 1 – 4 of 4) sorted by relevance
47 int coda_cnode_make(struct inode **, struct ViceFid *, struct super_block *);
100 int coda_cnode_make(struct inode **inode, ViceFid *fid, struct super_block *sb) in coda_cnode_make() function
149 error = coda_cnode_make(&root, &fid, sb); in coda_read_super()
135 error = coda_cnode_make(&res_inode, &resfid, dir->i_sb); in coda_lookup()