Searched refs:nfs_openres (Results 1 – 4 of 4) sorted by relevance
230 struct nfs_openres o_res;
5092 struct nfs_openres *res) in decode_rw_delegation()5117 static int decode_no_delegation(struct xdr_stream *xdr, struct nfs_openres *res) in decode_no_delegation()5135 static int decode_delegation(struct xdr_stream *xdr, struct nfs_openres *res) in decode_delegation()5157 static int decode_open(struct xdr_stream *xdr, struct nfs_openres *res) in decode_open()6497 struct nfs_openres *res = data; in nfs4_xdr_dec_open()6554 struct nfs_openres *res = data; in nfs4_xdr_dec_open_noattr()
2555 struct nfs_openres *o_res = &data->o_res; in nfs4_run_open_task()2606 struct nfs_openres *o_res = &data->o_res; in _nfs4_recover_proc_open()2676 struct nfs_openres *o_res = &data->o_res; in _nfs4_proc_open()
484 struct nfs_openres { struct
Completed in 50 milliseconds