Searched refs:OP_CB_GETATTR (Results 1 – 6 of 6) sorted by relevance
389 TRACE_DEFINE_ENUM(OP_CB_GETATTR);408 { OP_CB_GETATTR, "CB_GETATTR" }, \
803 case OP_CB_GETATTR: in preprocess_nfs41_op()889 case OP_CB_GETATTR: in preprocess_nfs4_op()1042 [OP_CB_GETATTR] = {
893 OP_CB_GETATTR = 3, enumerator
368 encode_nfs_cb_opnum4(xdr, OP_CB_GETATTR); in encode_cb_getattr4args()607 status = decode_cb_op_status(xdr, OP_CB_GETATTR, &cb->cb_status); in nfs4_xdr_dec_cb_getattr()
1568 { OP_CB_GETATTR, "CB_GETATTR" }, \
3123 .opcode = OP_CB_GETATTR,
Completed in 33 milliseconds