Searched defs:dirfid (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/coda/ |
D | upcall.c | 201 int venus_mkdir(struct super_block *sb, struct CodaFid *dirfid, in venus_mkdir() 269 int venus_create(struct super_block *sb, struct CodaFid *dirfid, in venus_create() 302 int venus_rmdir(struct super_block *sb, struct CodaFid *dirfid, in venus_rmdir() 325 int venus_remove(struct super_block *sb, struct CodaFid *dirfid, in venus_remove() 380 struct CodaFid *dirfid, const char *name, int len ) in venus_link()
|