Searched defs:newfid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/coda/ |
H A D | cnode.c | 118 coda_replace_fid(struct inode *inode, struct CodaFid *oldfid, struct CodaFid *newfid) coda_replace_fid() argument
|
H A D | dir.c | 141 struct CodaFid newfid; in coda_create() local 174 struct CodaFid newfid; in coda_mkdir() local
|
H A D | upcall.c | 858 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 D | cnode.c | 123 coda_replace_fid(struct inode *inode, struct CodaFid *oldfid, struct CodaFid *newfid) coda_replace_fid() argument
|
H A D | dir.c | 143 struct CodaFid newfid; in coda_create() local 177 struct CodaFid newfid; in coda_mkdir() local
|
H A D | upcall.c | 859 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 7 milliseconds