Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback.h34 OP_CB_NOTIFY_LOCK = 13, enumerator
H A Dcallback_xdr.c773 case OP_CB_NOTIFY_LOCK: in preprocess_nfs41_op()
1038 [OP_CB_NOTIFY_LOCK] = {
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c109 OP_CB_NOTIFY_LOCK = 13, enumerator
715 *p = cpu_to_be32(OP_CB_NOTIFY_LOCK); in nfs4_xdr_enc_cb_notify_lock()
739 return decode_cb_op_status(xdr, OP_CB_NOTIFY_LOCK, &cb->cb_status); in nfs4_xdr_dec_cb_notify_lock()