Searched defs:nfs41_create_session_args (Results 1 – 1 of 1) sorted by relevance
1368 struct nfs41_create_session_args { struct1369 struct nfs_client *client;1370 u64 clientid;1371 uint32_t seqid;1372 uint32_t flags;1373 uint32_t cb_program;1374 struct nfs4_channel_attrs fc_attrs; /* Fore Channel */1375 struct nfs4_channel_attrs bc_attrs; /* Back Channel */