patch-2.3.43 linux/include/linux/coda_fs_i.h
Next file: linux/include/linux/coda_linux.h
Previous file: linux/include/linux/coda.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Feb 10 12:17:00 2000
- Orig file:
v2.3.42/linux/include/linux/coda_fs_i.h
- Orig date:
Sun Jul 11 23:14:00 1999
diff -u --recursive --new-file v2.3.42/linux/include/linux/coda_fs_i.h linux/include/linux/coda_fs_i.h
@@ -40,6 +40,8 @@
#define C_INITED 0x20
#define C_FLUSH 0x2 /* used after a flush */
+struct inode *coda_iget(struct super_block * sb, ViceFid * fid,
+ struct coda_vattr * attr);
int coda_cnode_make(struct inode **, struct ViceFid *, struct super_block *);
int coda_cnode_makectl(struct inode **inode, struct super_block *sb);
struct inode *coda_fid_to_inode(ViceFid *fid, struct super_block *sb);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)