Home
last modified time | relevance | path

Searched refs:spa_how (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/nfsd/
Dxdr4.h427 u32 spa_how; member
Dnfs4xdr.c1581 if (xdr_stream_decode_u32(argp->xdr, &exid->spa_how) < 0) in nfsd4_decode_state_protect4_a()
1583 switch (exid->spa_how) { in nfsd4_decode_state_protect4_a()
4525 if (xdr_stream_encode_u32(xdr, exid->spa_how) < 0) in nfsd4_encode_exchange_id()
4527 switch (exid->spa_how) { in nfsd4_encode_exchange_id()
Dnfs4state.c3288 addr_str, exid->flags, exid->spa_how); in nfsd4_exchange_id()
3300 switch (exid->spa_how) { in nfsd4_exchange_id()