Home
last modified time | relevance | path

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

/linux-4.19.296/fs/coda/
Dcnode.c60 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, in coda_iget() function
103 inode = coda_iget(sb, fid, &attr); in coda_cnode_make()
Dcoda_fs_i.h54 struct inode *coda_iget(struct super_block *sb, struct CodaFid *fid, struct coda_vattr *attr);
Ddir.c152 inode = coda_iget(dir->i_sb, &newfid, &attrs); in coda_create()
185 inode = coda_iget(dir->i_sb, &newfid, &attrs); in coda_mkdir()