diff options
Diffstat (limited to 'fs/nfs/pnfs.h')
-rw-r--r-- | fs/nfs/pnfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/pnfs.h b/fs/nfs/pnfs.h index 693ce42ec683..509a710148ba 100644 --- a/fs/nfs/pnfs.h +++ b/fs/nfs/pnfs.h | |||
@@ -270,7 +270,6 @@ nfs4_find_get_deviceid(struct nfs_server *server, | |||
270 | void nfs4_delete_deviceid(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const struct nfs4_deviceid *); | 270 | void nfs4_delete_deviceid(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const struct nfs4_deviceid *); |
271 | void nfs4_init_deviceid_node(struct nfs4_deviceid_node *, struct nfs_server *, | 271 | void nfs4_init_deviceid_node(struct nfs4_deviceid_node *, struct nfs_server *, |
272 | const struct nfs4_deviceid *); | 272 | const struct nfs4_deviceid *); |
273 | struct nfs4_deviceid_node *nfs4_insert_deviceid_node(struct nfs4_deviceid_node *); | ||
274 | bool nfs4_put_deviceid_node(struct nfs4_deviceid_node *); | 273 | bool nfs4_put_deviceid_node(struct nfs4_deviceid_node *); |
275 | void nfs4_mark_deviceid_unavailable(struct nfs4_deviceid_node *node); | 274 | void nfs4_mark_deviceid_unavailable(struct nfs4_deviceid_node *node); |
276 | bool nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node); | 275 | bool nfs4_test_deviceid_unavailable(struct nfs4_deviceid_node *node); |