Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dxdr4.h242 u32 op_recall; /* recall */ member
Dnfs4state.c4189 open->op_recall = 0; in nfs4_open_delegation()
4193 open->op_recall = 1; in nfs4_open_delegation()
4239 open->op_recall = 1; in nfs4_open_delegation()
Dnfs4xdr.c3258 *p++ = cpu_to_be32(open->op_recall); in nfsd4_encode_open()