Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstate.h230 struct nfsd4_cb_sec bc_cb_sec; member
H A Dnfs4state.c3725 status = nfsd4_check_cb_sec(&bc->bc_cb_sec); in nfsd4_backchannel_ctl()
3730 session->se_cb_sec = bc->bc_cb_sec; in nfsd4_backchannel_ctl()
H A Dnfs4xdr.c1485 return nfsd4_decode_cb_sec(argp, &bc->bc_cb_sec); in nfsd4_decode_backchannel_ctl()