Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfs/
Dcallback.h31 OP_CB_SEQUENCE = 11, enumerator
Dcallback_xdr.c722 if (op_nr == OP_CB_SEQUENCE) { in preprocess_nfs41_op()
733 case OP_CB_SEQUENCE: in preprocess_nfs41_op()
944 [OP_CB_SEQUENCE] = {
/linux-3.4.99/fs/nfsd/
Dnfs4callback.c131 OP_CB_SEQUENCE = 11, enumerator
388 encode_nfs_cb_opnum4(xdr, OP_CB_SEQUENCE); in encode_cb_sequence4args()
482 status = decode_cb_op_status(xdr, OP_CB_SEQUENCE, &nfserr); in decode_cb_sequence4res()