Home
last modified time | relevance | path

Searched defs:newfid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/coda/
H A Dcnode.c118 coda_replace_fid(struct inode *inode, struct CodaFid *oldfid, struct CodaFid *newfid) coda_replace_fid() argument
H A Ddir.c141 struct CodaFid newfid; in coda_create() local
174 struct CodaFid newfid; in coda_mkdir() local
H A Dupcall.c858 struct CodaFid *fid = NULL, *newfid; in coda_downcall() local
201 venus_mkdir(struct super_block *sb, struct CodaFid *dirfid, const char *name, int length, struct CodaFid *newfid, struct coda_vattr *attrs) venus_mkdir() argument
269 venus_create(struct super_block *sb, struct CodaFid *dirfid, const char *name, int length, int excl, int mode, struct CodaFid *newfid, struct coda_vattr *attrs) venus_create() argument
/kernel/linux/linux-6.6/fs/coda/
H A Dcnode.c123 coda_replace_fid(struct inode *inode, struct CodaFid *oldfid, struct CodaFid *newfid) coda_replace_fid() argument
H A Ddir.c143 struct CodaFid newfid; in coda_create() local
177 struct CodaFid newfid; in coda_mkdir() local
H A Dupcall.c859 struct CodaFid *fid = NULL, *newfid; in coda_downcall() local
201 venus_mkdir(struct super_block *sb, struct CodaFid *dirfid, const char *name, int length, struct CodaFid *newfid, struct coda_vattr *attrs) venus_mkdir() argument
269 venus_create(struct super_block *sb, struct CodaFid *dirfid, const char *name, int length, int excl, int mode, struct CodaFid *newfid, struct coda_vattr *attrs) venus_create() argument

Completed in 6 milliseconds