Home
last modified time | relevance | path

Searched defs:nfs4_minor_version_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h57 struct nfs4_minor_version_ops { struct
58 u32 minor_version;
59 unsigned init_caps;
61 int (*init_client)(struct nfs_client *);
62 void (*shutdown_client)(struct nfs_client *);
63 bool (*match_stateid)(const nfs4_stateid *,
67 void (*free_lock_state)(struct nfs_server *,
69 int (*test_and_free_expired)(struct nfs_server *,
72 (*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
73 void (*session_trunk)(struct rpc_clnt *clnt,
[all …]