aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/lm_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/lm_interface.h')
-rw-r--r--fs/gfs2/lm_interface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/lm_interface.h b/fs/gfs2/lm_interface.h
index 75835e0f425..148136a3462 100644
--- a/fs/gfs2/lm_interface.h
+++ b/fs/gfs2/lm_interface.h
@@ -211,7 +211,6 @@ struct lm_lockops {
int (*lm_hold_lvb) (lm_lock_t *lock, char **lvbp);
void (*lm_unhold_lvb) (lm_lock_t *lock, char *lvb);
- void (*lm_sync_lvb) (lm_lock_t *lock, char *lvb);
/*
* Posix Lock oriented operations