Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback.h26 OP_CB_LAYOUTRECALL = 5, enumerator
H A Dcallback_xdr.c771 case OP_CB_LAYOUTRECALL: in preprocess_nfs41_op()
1012 [OP_CB_LAYOUTRECALL] = {
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c101 OP_CB_LAYOUTRECALL = 5, enumerator
630 *p++ = cpu_to_be32(OP_CB_LAYOUTRECALL); in encode_cb_layout4args()
681 return decode_cb_op_status(xdr, OP_CB_LAYOUTRECALL, &cb->cb_status); in nfs4_xdr_dec_cb_layout()