Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dxdr4.h270 u32 op_recall; /* recall */ member
Dnfs4state.c5386 open->op_recall = 0; in nfs4_open_delegation()
5390 open->op_recall = 1; in nfs4_open_delegation()
5424 open->op_recall = 1; in nfs4_open_delegation()
Dnfs4xdr.c3802 *p++ = cpu_to_be32(open->op_recall); in nfsd4_encode_open()