@@ -265,5 +265,5 @@ extern int dtDelete(tid_t tid, struct inode *ip, struct component_name * key,
|
||||
extern int dtModify(tid_t tid, struct inode *ip, struct component_name * key,
|
||||
ino_t * orig_ino, ino_t new_ino, int flag);
|
||||
|
||||
extern int jfs_readdir(struct file *filp, void *dirent, filldir_t filldir);
|
||||
extern int jfs_readdir(struct file *file, struct dir_context *ctx);
|
||||
#endif /* !_H_JFS_DTREE */
|
||||
|
Reference in New Issue
Block a user