Searched defs:nfs4_minor_version_ops (Results 1 – 1 of 1) sorted by relevance
54 struct nfs4_minor_version_ops { struct55 u32 minor_version;56 unsigned init_caps;58 int (*init_client)(struct nfs_client *);59 void (*shutdown_client)(struct nfs_client *);60 bool (*match_stateid)(const nfs4_stateid *,62 int (*find_root_sec)(struct nfs_server *, struct nfs_fh *,64 void (*free_lock_state)(struct nfs_server *,66 int (*test_and_free_expired)(struct nfs_server *,69 (*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);[all …]