Home
last modified time | relevance | path

Searched refs:nfs41_server_owner (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dnfs_fs_sb.h103 struct nfs41_server_owner *cl_serverowner;
H A Dnfs_xdr.h1330 struct nfs41_server_owner { struct
1366 struct nfs41_server_owner *server_owner;
/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h484 bool nfs4_check_serverowner_major_id(struct nfs41_server_owner *o1,
485 struct nfs41_server_owner *o2);
H A Dnfs4client.c669 nfs4_check_serverowner_major_id(struct nfs41_server_owner *o1, in nfs4_check_serverowner_major_id()
670 struct nfs41_server_owner *o2) in nfs4_check_serverowner_major_id()
H A Dnfs4proc.c8779 calldata->res.server_owner = kzalloc(sizeof(struct nfs41_server_owner), in nfs4_run_exchange_id()