Searched refs:venus_create (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/include/linux/ |
D | coda_psdev.h | 53 int venus_create(struct super_block *sb, struct ViceFid *dirfid,
|
/linux-2.4.37.9/fs/coda/ |
D | dir.c | 221 error = venus_create(dir->i_sb, coda_i2f(dir), name, length, in coda_create() 263 error = venus_create(dir->i_sb, coda_i2f(dir), name, length, in coda_mknod()
|
D | upcall.c | 318 int venus_create(struct super_block *sb, struct ViceFid *dirfid, in venus_create() function
|