Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dxdr4.h242 u32 op_recall; /* recall */ member
Dnfs4state.c4149 open->op_recall = 0; in nfs4_open_delegation()
4153 open->op_recall = 1; in nfs4_open_delegation()
4198 open->op_recall = 1; in nfs4_open_delegation()
Dnfs4xdr.c3237 *p++ = cpu_to_be32(open->op_recall); in nfsd4_encode_open()