Searched defs:nfs41_create_session_args (Results 1 – 1 of 1) sorted by relevance
1372 struct nfs41_create_session_args { struct1373 struct nfs_client *client;1374 u64 clientid;1375 uint32_t seqid;1376 uint32_t flags;1377 uint32_t cb_program;1378 struct nfs4_channel_attrs fc_attrs; /* Fore Channel */1379 struct nfs4_channel_attrs bc_attrs; /* Back Channel */