|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/string.h>#include <linux/time.h>#include <linux/coda.h>#include <linux/coda_psdev.h>#include "coda_linux.h"Go to the source code of this file.
Functions | |
| struct inode * | coda_iget (struct super_block *sb, struct CodaFid *fid, struct coda_vattr *attr) |
| struct inode * | coda_cnode_make (struct CodaFid *fid, struct super_block *sb) |
| void | coda_replace_fid (struct inode *inode, struct CodaFid *oldfid, struct CodaFid *newfid) |
| struct inode * | coda_fid_to_inode (struct CodaFid *fid, struct super_block *sb) |
| struct inode * | coda_cnode_makectl (struct super_block *sb) |
|
read |
|
read |
1.8.2