Searched refs:NFS4_OPEN_RESULT_CONFIRM (Results 1 – 5 of 5) sorted by relevance
43 #define NFS4_OPEN_RESULT_CONFIRM 0x0002 macro
46 #define NFS4_OPEN_RESULT_CONFIRM 0x0002 macro
2503 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)) in nfs4_open_done()2521 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM) in nfs4_open_release()2599 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) in _nfs4_recover_proc_open()2688 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) { in _nfs4_proc_open()
5273 open->op_rflags |= NFS4_OPEN_RESULT_CONFIRM; in nfsd4_process_open2()