Home
last modified time | relevance | path

Searched refs:coda_iget (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/coda/
H A Dcnode.c60 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, in coda_iget() function
108 inode = coda_iget(sb, fid, &attr); in coda_cnode_make()
H A Dcoda_fs_i.h53 struct inode *coda_iget(struct super_block *sb, struct CodaFid *fid, struct coda_vattr *attr);
H A Ddir.c154 inode = coda_iget(dir->i_sb, &newfid, &attrs); in coda_create()
188 inode = coda_iget(dir->i_sb, &newfid, &attrs); in coda_mkdir()