|
@@ -19,8 +19,6 @@ extern int gfs2_releasepage(struct page *page, gfp_t gfp_mask);
|
|
extern int gfs2_internal_read(struct gfs2_inode *ip,
|
|
extern int gfs2_internal_read(struct gfs2_inode *ip,
|
|
struct file_ra_state *ra_state,
|
|
struct file_ra_state *ra_state,
|
|
char *buf, loff_t *pos, unsigned size);
|
|
char *buf, loff_t *pos, unsigned size);
|
|
-extern void gfs2_page_add_databufs(struct gfs2_inode *ip, struct page *page,
|
|
|
|
- unsigned int from, unsigned int to);
|
|
|
|
extern void gfs2_set_aops(struct inode *inode);
|
|
extern void gfs2_set_aops(struct inode *inode);
|
|
|
|
|
|
static inline int gfs2_is_stuffed(const struct gfs2_inode *ip)
|
|
static inline int gfs2_is_stuffed(const struct gfs2_inode *ip)
|