|
@@ -59,7 +59,6 @@ void v9fs_stat2inode_dotl(struct p9_stat_dotl *, struct inode *);
|
|
int v9fs_dir_release(struct inode *inode, struct file *filp);
|
|
int v9fs_dir_release(struct inode *inode, struct file *filp);
|
|
int v9fs_file_open(struct inode *inode, struct file *file);
|
|
int v9fs_file_open(struct inode *inode, struct file *file);
|
|
void v9fs_inode2stat(struct inode *inode, struct p9_wstat *stat);
|
|
void v9fs_inode2stat(struct inode *inode, struct p9_wstat *stat);
|
|
-void v9fs_dentry_release(struct dentry *);
|
|
|
|
int v9fs_uflags2omode(int uflags, int extended);
|
|
int v9fs_uflags2omode(int uflags, int extended);
|
|
|
|
|
|
ssize_t v9fs_file_readn(struct file *, char *, char __user *, u32, u64);
|
|
ssize_t v9fs_file_readn(struct file *, char *, char __user *, u32, u64);
|