Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dxdr4.h391 bool op_recall; /* response */ member
H A Dnfs4state.c6193 open->op_recall = false; in nfs4_open_delegation()
6197 open->op_recall = true; in nfs4_open_delegation()
6248 open->op_recall = true; in nfs4_open_delegation()
H A Dnfs4xdr.c4248 status = nfsd4_encode_bool(xdr, open->op_recall); in nfsd4_encode_open_read_delegation4()
4276 status = nfsd4_encode_bool(xdr, open->op_recall); in nfsd4_encode_open_write_delegation4()