Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dnfs4.h46 #define NFS4_OPEN_RESULT_CONFIRM 0x0002 macro
/linux-6.3-rc2/fs/nfs/
A Dnfs4proc.c2518 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)) in nfs4_open_done()
2536 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM) in nfs4_open_release()
2617 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) in _nfs4_recover_proc_open()
2700 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) { in _nfs4_proc_open()
/linux-6.3-rc2/fs/nfsd/
A Dnfs4state.c5768 open->op_rflags |= NFS4_OPEN_RESULT_CONFIRM; in nfsd4_process_open2()

Completed in 36 milliseconds