Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h391 bool op_recall; /* response */ member
H A Dnfs4state.c6234 open->op_recall = false; in nfs4_open_delegation()
6238 open->op_recall = true; in nfs4_open_delegation()
6290 open->op_recall = true; in nfs4_open_delegation()
H A Dnfs4xdr.c4265 status = nfsd4_encode_bool(xdr, open->op_recall); in nfsd4_encode_open_read_delegation4()
4293 status = nfsd4_encode_bool(xdr, open->op_recall); in nfsd4_encode_open_write_delegation4()