Home
last modified time | relevance | path

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

/linux-3.4.99/fs/coda/
Dcnode.c59 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, in coda_iget() function
102 inode = coda_iget(sb, fid, &attr); in coda_cnode_make()
Dcoda_fs_i.h53 struct inode *coda_iget(struct super_block *sb, struct CodaFid *fid, struct coda_vattr *attr);
Ddir.c208 inode = coda_iget(dir->i_sb, &newfid, &attrs); in coda_create()
241 inode = coda_iget(dir->i_sb, &newfid, &attrs); in coda_mkdir()