Lines Matching defs:req
1161 …r(struct xdr_stream *xdr, const struct nfs4_readdir_arg *readdir, struct rpc_rqst *req, struct com… in encode_readdir()
1193 …ink(struct xdr_stream *xdr, const struct nfs4_readlink *readlink, struct rpc_rqst *req, struct com… in encode_readlink()
1353 static int nfs4_xdr_enc_access(struct rpc_rqst *req, __be32 *p, const struct nfs4_accessargs *args) in nfs4_xdr_enc_access()
1372 static int nfs4_xdr_enc_lookup(struct rpc_rqst *req, __be32 *p, const struct nfs4_lookup_arg *args) in nfs4_xdr_enc_lookup()
1392 static int nfs4_xdr_enc_lookup_root(struct rpc_rqst *req, __be32 *p, const struct nfs4_lookup_root_… in nfs4_xdr_enc_lookup_root()
1411 static int nfs4_xdr_enc_remove(struct rpc_rqst *req, __be32 *p, const struct nfs_removeargs *args) in nfs4_xdr_enc_remove()
1430 static int nfs4_xdr_enc_rename(struct rpc_rqst *req, __be32 *p, const struct nfs4_rename_arg *args) in nfs4_xdr_enc_rename()
1453 static int nfs4_xdr_enc_link(struct rpc_rqst *req, __be32 *p, const struct nfs4_link_arg *args) in nfs4_xdr_enc_link()
1476 static int nfs4_xdr_enc_create(struct rpc_rqst *req, __be32 *p, const struct nfs4_create_arg *args) in nfs4_xdr_enc_create()
1499 static int nfs4_xdr_enc_symlink(struct rpc_rqst *req, __be32 *p, const struct nfs4_create_arg *args) in nfs4_xdr_enc_symlink()
1507 static int nfs4_xdr_enc_getattr(struct rpc_rqst *req, __be32 *p, const struct nfs4_getattr_arg *arg… in nfs4_xdr_enc_getattr()
1525 static int nfs4_xdr_enc_close(struct rpc_rqst *req, __be32 *p, struct nfs_closeargs *args) in nfs4_xdr_enc_close()
1544 static int nfs4_xdr_enc_open(struct rpc_rqst *req, __be32 *p, struct nfs_openargs *args) in nfs4_xdr_enc_open()
1567 static int nfs4_xdr_enc_open_confirm(struct rpc_rqst *req, __be32 *p, struct nfs_open_confirmargs *… in nfs4_xdr_enc_open_confirm()
1585 static int nfs4_xdr_enc_open_noattr(struct rpc_rqst *req, __be32 *p, struct nfs_openargs *args) in nfs4_xdr_enc_open_noattr()
1604 static int nfs4_xdr_enc_open_downgrade(struct rpc_rqst *req, __be32 *p, struct nfs_closeargs *args) in nfs4_xdr_enc_open_downgrade()
1623 static int nfs4_xdr_enc_lock(struct rpc_rqst *req, __be32 *p, struct nfs_lock_args *args) in nfs4_xdr_enc_lock()
1641 static int nfs4_xdr_enc_lockt(struct rpc_rqst *req, __be32 *p, struct nfs_lockt_args *args) in nfs4_xdr_enc_lockt()
1659 static int nfs4_xdr_enc_locku(struct rpc_rqst *req, __be32 *p, struct nfs_locku_args *args) in nfs4_xdr_enc_locku()
1677 static int nfs4_xdr_enc_readlink(struct rpc_rqst *req, __be32 *p, const struct nfs4_readlink *args) in nfs4_xdr_enc_readlink()
1705 static int nfs4_xdr_enc_readdir(struct rpc_rqst *req, __be32 *p, const struct nfs4_readdir_arg *arg… in nfs4_xdr_enc_readdir()
1736 static int nfs4_xdr_enc_read(struct rpc_rqst *req, __be32 *p, struct nfs_readargs *args) in nfs4_xdr_enc_read()
1765 static int nfs4_xdr_enc_setattr(struct rpc_rqst *req, __be32 *p, struct nfs_setattrargs *args) in nfs4_xdr_enc_setattr()
1785 nfs4_xdr_enc_getacl(struct rpc_rqst *req, __be32 *p, in nfs4_xdr_enc_getacl()
1811 static int nfs4_xdr_enc_write(struct rpc_rqst *req, __be32 *p, struct nfs_writeargs *args) in nfs4_xdr_enc_write()
1831 static int nfs4_xdr_enc_commit(struct rpc_rqst *req, __be32 *p, struct nfs_writeargs *args) in nfs4_xdr_enc_commit()
1850 static int nfs4_xdr_enc_fsinfo(struct rpc_rqst *req, __be32 *p, struct nfs4_fsinfo_arg *args) in nfs4_xdr_enc_fsinfo()
1868 static int nfs4_xdr_enc_pathconf(struct rpc_rqst *req, __be32 *p, const struct nfs4_pathconf_arg *a… in nfs4_xdr_enc_pathconf()
1887 static int nfs4_xdr_enc_statfs(struct rpc_rqst *req, __be32 *p, const struct nfs4_statfs_arg *args) in nfs4_xdr_enc_statfs()
1906 static int nfs4_xdr_enc_server_caps(struct rpc_rqst *req, __be32 *p, const struct nfs_fh *fhandle) in nfs4_xdr_enc_server_caps()
1927 static int nfs4_xdr_enc_renew(struct rpc_rqst *req, __be32 *p, struct nfs_client *clp) in nfs4_xdr_enc_renew()
1944 static int nfs4_xdr_enc_setclientid(struct rpc_rqst *req, __be32 *p, struct nfs4_setclientid *sc) in nfs4_xdr_enc_setclientid()
1961 static int nfs4_xdr_enc_setclientid_confirm(struct rpc_rqst *req, __be32 *p, struct nfs_client *clp) in nfs4_xdr_enc_setclientid_confirm()
1981 static int nfs4_xdr_enc_delegreturn(struct rpc_rqst *req, __be32 *p, const struct nfs4_delegreturna… in nfs4_xdr_enc_delegreturn()
2000 static int nfs4_xdr_enc_fs_locations(struct rpc_rqst *req, __be32 *p, struct nfs4_fs_locations_arg … in nfs4_xdr_enc_fs_locations()
3325 static int decode_read(struct xdr_stream *xdr, struct rpc_rqst *req, struct nfs_readres *res) in decode_read()
3352 static int decode_readdir(struct xdr_stream *xdr, struct rpc_rqst *req, struct nfs4_readdir_res *re… in decode_readdir()
3447 static int decode_readlink(struct xdr_stream *xdr, struct rpc_rqst *req) in decode_readlink()
3527 static int decode_getacl(struct xdr_stream *xdr, struct rpc_rqst *req, in decode_getacl()
3893 nfs4_xdr_enc_setacl(struct rpc_rqst *req, __be32 *p, struct nfs_setaclargs *args) in nfs4_xdr_enc_setacl()
4269 static int nfs4_xdr_dec_fsinfo(struct rpc_rqst *req, __be32 *p, struct nfs_fsinfo *fsinfo) in nfs4_xdr_dec_fsinfo()
4287 static int nfs4_xdr_dec_pathconf(struct rpc_rqst *req, __be32 *p, struct nfs_pathconf *pathconf) in nfs4_xdr_dec_pathconf()
4305 static int nfs4_xdr_dec_statfs(struct rpc_rqst *req, __be32 *p, struct nfs_fsstat *fsstat) in nfs4_xdr_dec_statfs()
4323 static int nfs4_xdr_dec_server_caps(struct rpc_rqst *req, __be32 *p, struct nfs4_server_caps_res *r… in nfs4_xdr_dec_server_caps()
4358 static int nfs4_xdr_dec_setclientid(struct rpc_rqst *req, __be32 *p, in nfs4_xdr_dec_setclientid()
4375 static int nfs4_xdr_dec_setclientid_confirm(struct rpc_rqst *req, __be32 *p, struct nfs_fsinfo *fsi… in nfs4_xdr_dec_setclientid_confirm()
4417 static int nfs4_xdr_dec_fs_locations(struct rpc_rqst *req, __be32 *p, struct nfs4_fs_locations *res) in nfs4_xdr_dec_fs_locations()