Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Dcallback.h34 OP_CB_NOTIFY_LOCK = 13, enumerator
Dcallback_xdr.c771 case OP_CB_NOTIFY_LOCK: in preprocess_nfs41_op()
1039 [OP_CB_NOTIFY_LOCK] = {
/linux-6.1.9/fs/nfsd/
Dnfs4callback.c98 OP_CB_NOTIFY_LOCK = 13, enumerator
644 *p = cpu_to_be32(OP_CB_NOTIFY_LOCK); in nfs4_xdr_enc_cb_notify_lock()
668 return decode_cb_op_status(xdr, OP_CB_NOTIFY_LOCK, &cb->cb_status); in nfs4_xdr_dec_cb_notify_lock()