Searched defs:dirfid (Results 1 – 1 of 1) sorted by relevance
/fs/coda/ |
D | upcall.c | 200 int venus_mkdir(struct super_block *sb, struct CodaFid *dirfid, in venus_mkdir() 268 int venus_create(struct super_block *sb, struct CodaFid *dirfid, in venus_create() 301 int venus_rmdir(struct super_block *sb, struct CodaFid *dirfid, in venus_rmdir() 324 int venus_remove(struct super_block *sb, struct CodaFid *dirfid, in venus_remove() 379 struct CodaFid *dirfid, const char *name, int len ) in venus_link()
|