Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dstate.h229 u32 bc_cb_program; member
Dnfs4xdr.c1435 if (xdr_stream_decode_u32(argp->xdr, &bc->bc_cb_program) < 0) in nfsd4_decode_backchannel_ctl()
Dnfs4state.c3654 session->se_cb_prog = bc->bc_cb_program; in nfsd4_backchannel_ctl()