NFSv4.1 query for fs_location attr on a new file system
[linux-2.6-microblaze.git] / include / linux / nfs_xdr.h
index ddff923..728cb0c 100644 (file)
@@ -1797,6 +1797,7 @@ struct nfs_rpc_ops {
        struct nfs_server *(*create_server)(struct fs_context *);
        struct nfs_server *(*clone_server)(struct nfs_server *, struct nfs_fh *,
                                           struct nfs_fattr *, rpc_authflavor_t);
+       int     (*discover_trunking)(struct nfs_server *, struct nfs_fh *);
 };
 
 /*