• Home
  • Raw
  • Download

Lines Matching defs:xdr

84 static void print_overflow_msg(const char *func, const struct xdr_stream *xdr)  in print_overflow_msg()
106 static int decode_nfsdata(struct xdr_stream *xdr, struct nfs_pgio_res *result) in decode_nfsdata()
154 static int decode_stat(struct xdr_stream *xdr, enum nfs_stat *status) in decode_stat()
194 static void encode_fhandle(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fhandle()
202 static int decode_fhandle(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_fhandle()
278 static int decode_fattr(struct xdr_stream *xdr, struct nfs_fattr *fattr) in decode_fattr()
354 static void encode_sattr(struct xdr_stream *xdr, const struct iattr *attr) in encode_sattr()
396 static void encode_filename(struct xdr_stream *xdr, in encode_filename()
406 static int decode_filename_inline(struct xdr_stream *xdr, in decode_filename_inline()
437 static void encode_path(struct xdr_stream *xdr, struct page **pages, u32 length) in encode_path()
446 static int decode_path(struct xdr_stream *xdr) in decode_path()
484 static int decode_attrstat(struct xdr_stream *xdr, struct nfs_fattr *result, in decode_attrstat()
512 static void encode_diropargs(struct xdr_stream *xdr, const struct nfs_fh *fh, in encode_diropargs()
532 static int decode_diropok(struct xdr_stream *xdr, struct nfs_diropok *result) in decode_diropok()
544 static int decode_diropres(struct xdr_stream *xdr, struct nfs_diropok *result) in decode_diropres()
570 struct xdr_stream *xdr, in nfs2_xdr_enc_fhandle()
585 struct xdr_stream *xdr, in nfs2_xdr_enc_sattrargs()
593 struct xdr_stream *xdr, in nfs2_xdr_enc_diropargs()
600 struct xdr_stream *xdr, in nfs2_xdr_enc_readlinkargs()
618 static void encode_readargs(struct xdr_stream *xdr, in encode_readargs()
634 struct xdr_stream *xdr, in nfs2_xdr_enc_readargs()
654 static void encode_writeargs(struct xdr_stream *xdr, in encode_writeargs()
674 struct xdr_stream *xdr, in nfs2_xdr_enc_writeargs()
690 struct xdr_stream *xdr, in nfs2_xdr_enc_createargs()
698 struct xdr_stream *xdr, in nfs2_xdr_enc_removeargs()
713 struct xdr_stream *xdr, in nfs2_xdr_enc_renameargs()
732 struct xdr_stream *xdr, in nfs2_xdr_enc_linkargs()
749 struct xdr_stream *xdr, in nfs2_xdr_enc_symlinkargs()
766 static void encode_readdirargs(struct xdr_stream *xdr, in encode_readdirargs()
779 struct xdr_stream *xdr, in nfs2_xdr_enc_readdirargs()
794 static int nfs2_xdr_dec_stat(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs2_xdr_dec_stat()
811 static int nfs2_xdr_dec_attrstat(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs2_xdr_dec_attrstat()
817 static int nfs2_xdr_dec_diropres(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs2_xdr_dec_diropres()
834 struct xdr_stream *xdr, void *__unused) in nfs2_xdr_dec_readlinkres()
862 static int nfs2_xdr_dec_readres(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs2_xdr_dec_readres()
884 static int nfs2_xdr_dec_writeres(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs2_xdr_dec_writeres()
915 int nfs2_decode_dirent(struct xdr_stream *xdr, struct nfs_entry *entry, in nfs2_decode_dirent()
979 static int decode_readdirok(struct xdr_stream *xdr) in decode_readdirok()
985 struct xdr_stream *xdr, void *__unused) in nfs2_xdr_dec_readdirres()
1018 static int decode_info(struct xdr_stream *xdr, struct nfs2_fsstat *result) in decode_info()
1036 static int nfs2_xdr_dec_statfsres(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs2_xdr_dec_statfsres()