Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dxdr4.h429 u32 spo_must_allow[3]; member
Dnfs4xdr.c1490 status = nfsd4_decode_bitmap4(argp, exid->spo_must_allow, in nfsd4_decode_state_protect_ops()
1491 ARRAY_SIZE(exid->spo_must_allow)); in nfsd4_decode_state_protect_ops()
4427 exid->spo_must_allow[0], in nfsd4_encode_exchange_id()
4428 exid->spo_must_allow[1], in nfsd4_encode_exchange_id()
4429 exid->spo_must_allow[2]); in nfsd4_encode_exchange_id()
Dnfs4state.c3272 exid->spo_must_allow[0] &= (1 << (OP_CLOSE) | in nfsd4_exchange_id()
3277 exid->spo_must_allow[1] &= ( in nfsd4_exchange_id()
3374 new->cl_spo_must_allow.u.words[0] = exid->spo_must_allow[0]; in nfsd4_exchange_id()
3375 new->cl_spo_must_allow.u.words[1] = exid->spo_must_allow[1]; in nfsd4_exchange_id()