Lines Matching defs:nfs_server

37894 struct nfs_server {
37952 void (*destroy)(struct nfs_server *);
38079 const struct nfs_server *server;
38097 const struct nfs_server *server;
38108 struct nfs_server *server;
38123 struct nfs_server *server;
38139 struct nfs_server *server;
38169 const struct nfs_server *server;
38368 int (*getroot)(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
38369 int (*submount)(struct fs_context *, struct nfs_server *);
38371 int (*getattr)(struct nfs_server *, struct nfs_fh *, struct nfs_fattr *, struct inode *);
38391 int (*statfs)(struct nfs_server *, struct nfs_fh *, struct nfs_fsstat *);
38392 int (*fsinfo)(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
38393 int (*pathconf)(struct nfs_server *, struct nfs_fh *, struct nfs_pathconf *);
38394 int (*set_capabilities)(struct nfs_server *, struct nfs_fh *);
38413 struct nfs_server * (*create_server)(struct fs_context *);
38414 struct nfs_server * (*clone_server)(struct nfs_server *, struct nfs_fh *, struct nfs_fattr *, rpc_authflavor_t);
38415 int (*discover_trunking)(struct nfs_server *, struct nfs_fh *);
38466 int (*find_root_sec)(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
38467 void (*free_lock_state)(struct nfs_server *, struct nfs4_lock_state *);
38468 int (*test_and_free_expired)(struct nfs_server *, nfs4_stateid *, const struct cred *);
38706 int (*get_locations)(struct nfs_server *, struct nfs_fh *, struct nfs4_fs_locations *, struct page *, const struct cred *);
38711 struct nfs_server *so_server;
44591 } nfs_server;
44593 struct nfs_server *server;
44688 const struct nfs_server *server;
44774 int (*set_layoutdriver)(struct nfs_server *, const struct nfs_fh *);
44775 int (*clear_layoutdriver)(struct nfs_server *);
44789 struct nfs4_deviceid_node * (*alloc_deviceid_node)(struct nfs_server *, struct pnfs_device *, gfp_t);
47017 const struct nfs_server *server;
47035 const struct nfs_server *server;
47079 const struct nfs_server *server;
47159 struct nfs_server *server;
47169 const struct nfs_server *server;
47213 const struct nfs_server *server;
47227 const struct nfs_server *server;
47247 const struct nfs_server *server;
47257 const struct nfs_server *server;
47282 const struct nfs_server *server;
47296 const struct nfs_server *server;
47311 const struct nfs_server *server;
47324 const struct nfs_server *server;
47629 const struct nfs_server *seq_server;
47694 struct nfs_server *server;
47707 struct nfs_server *server;
47718 struct nfs_server *server;
47753 struct nfs_server *server;
47891 const struct nfs_server *server;
47907 const struct nfs_server *falloc_server;
49118 typedef void (*btf_trace_nfs4_getattr)(void *, const struct nfs_server *, const struct nfs_fh *, const struct nfs_fattr *, int);
49120 typedef void (*btf_trace_nfs4_lookup_root)(void *, const struct nfs_server *, const struct nfs_fh *, const struct nfs_fattr *, int);
49122 typedef void (*btf_trace_nfs4_fsinfo)(void *, const struct nfs_server *, const struct nfs_fh *, const struct nfs_fattr *, int);
49180 typedef void (*btf_trace_nfs4_getdeviceinfo)(void *, const struct nfs_server *, const struct nfs4_deviceid *, int);
49182 typedef void (*btf_trace_nfs4_find_deviceid)(void *, const struct nfs_server *, const struct nfs4_deviceid *, int);
49244 struct nfs_server *seq_server;