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

/linux-4.4.14/fs/coda/
H A Dcnode.c59 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, coda_iget() function
85 /* this is effectively coda_iget:
102 inode = coda_iget(sb, fid, &attr); coda_cnode_make()
104 pr_warn("%s: coda_iget failed\n", __func__); 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.c151 inode = coda_iget(dir->i_sb, &newfid, &attrs); coda_create()
184 inode = coda_iget(dir->i_sb, &newfid, &attrs); coda_mkdir()

Completed in 78 milliseconds