Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd2ee6bb authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Remove unused prototype

parent e13940ba
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@ int gfs2_block_map(struct gfs2_inode *ip,
		   uint64_t lblock, int *new,
		   uint64_t *dblock, uint32_t *extlen);

typedef int (*gfs2_truncator_t) (struct gfs2_inode * ip, uint64_t size);
int gfs2_truncatei(struct gfs2_inode *ip, uint64_t size);
int gfs2_truncatei_resume(struct gfs2_inode *ip);
int gfs2_file_dealloc(struct gfs2_inode *ip);