Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dxdr4.h429 u32 spo_must_allow[3]; member
Dnfs4xdr.c1525 status = nfsd4_decode_bitmap4(argp, exid->spo_must_allow, in nfsd4_decode_state_protect_ops()
1526 ARRAY_SIZE(exid->spo_must_allow)); in nfsd4_decode_state_protect_ops()
4540 exid->spo_must_allow[0], in nfsd4_encode_exchange_id()
4541 exid->spo_must_allow[1], in nfsd4_encode_exchange_id()
4542 exid->spo_must_allow[2]); in nfsd4_encode_exchange_id()
Dnfs4state.c3310 exid->spo_must_allow[0] &= (1 << (OP_CLOSE) | in nfsd4_exchange_id()
3315 exid->spo_must_allow[1] &= ( in nfsd4_exchange_id()
3412 new->cl_spo_must_allow.u.words[0] = exid->spo_must_allow[0]; in nfsd4_exchange_id()
3413 new->cl_spo_must_allow.u.words[1] = exid->spo_must_allow[1]; in nfsd4_exchange_id()