Lines Matching defs:xdr
964 static __be32 *reserve_space(struct xdr_stream *xdr, size_t nbytes) in reserve_space()
971 static void encode_opaque_fixed(struct xdr_stream *xdr, const void *buf, size_t len) in encode_opaque_fixed()
976 static void encode_string(struct xdr_stream *xdr, unsigned int len, const char *str) in encode_string()
981 static void encode_uint32(struct xdr_stream *xdr, u32 n) in encode_uint32()
986 static void encode_uint64(struct xdr_stream *xdr, u64 n) in encode_uint64()
991 static ssize_t xdr_encode_bitmap4(struct xdr_stream *xdr, in xdr_encode_bitmap4()
1020 static void encode_nfs4_seqid(struct xdr_stream *xdr, in encode_nfs4_seqid()
1029 static void encode_compound_hdr(struct xdr_stream *xdr, in encode_compound_hdr()
1048 static void encode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 op, in encode_op_hdr()
1063 static void encode_nfs4_stateid(struct xdr_stream *xdr, const nfs4_stateid *stateid) in encode_nfs4_stateid()
1068 static void encode_nfs4_verifier(struct xdr_stream *xdr, const nfs4_verifier *verf) in encode_nfs4_verifier()
1081 static void encode_attrs(struct xdr_stream *xdr, const struct iattr *iap, in encode_attrs()
1200 static void encode_access(struct xdr_stream *xdr, u32 access, struct compound_hdr *hdr) in encode_access()
1206 static void encode_close(struct xdr_stream *xdr, const struct nfs_closeargs *arg, struct compound_h… in encode_close()
1213 static void encode_commit(struct xdr_stream *xdr, const struct nfs_commitargs *args, struct compoun… in encode_commit()
1223 static void encode_create(struct xdr_stream *xdr, const struct nfs4_create_arg *create, struct comp… in encode_create()
1254 static void encode_getattr(struct xdr_stream *xdr, in encode_getattr()
1270 static void encode_getfattr(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr) in encode_getfattr()
1276 static void encode_getfattr_open(struct xdr_stream *xdr, const u32 *bitmask, in encode_getfattr_open()
1283 static void encode_fsinfo(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr) in encode_fsinfo()
1289 static void encode_fs_locations(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hd… in encode_fs_locations()
1295 static void encode_getfh(struct xdr_stream *xdr, struct compound_hdr *hdr) in encode_getfh()
1300 static void encode_link(struct xdr_stream *xdr, const struct qstr *name, struct compound_hdr *hdr) in encode_link()
1320 static void encode_lockowner(struct xdr_stream *xdr, const struct nfs_lowner *lowner) in encode_lockowner()
1336 static void encode_lock(struct xdr_stream *xdr, const struct nfs_lock_args *args, struct compound_h… in encode_lock()
1359 static void encode_lockt(struct xdr_stream *xdr, const struct nfs_lockt_args *args, struct compound… in encode_lockt()
1371 static void encode_locku(struct xdr_stream *xdr, const struct nfs_locku_args *args, struct compound… in encode_locku()
1384 static void encode_release_lockowner(struct xdr_stream *xdr, const struct nfs_lowner *lowner, struc… in encode_release_lockowner()
1390 static void encode_lookup(struct xdr_stream *xdr, const struct qstr *name, struct compound_hdr *hdr) in encode_lookup()
1396 static void encode_lookupp(struct xdr_stream *xdr, struct compound_hdr *hdr) in encode_lookupp()
1401 static void encode_share_access(struct xdr_stream *xdr, u32 share_access) in encode_share_access()
1410 static inline void encode_openhdr(struct xdr_stream *xdr, const struct nfs_openargs *arg) in encode_openhdr()
1428 static inline void encode_createmode(struct xdr_stream *xdr, const struct nfs_openargs *arg) in encode_createmode()
1456 static void encode_opentype(struct xdr_stream *xdr, const struct nfs_openargs *arg) in encode_opentype()
1471 static inline void encode_delegation_type(struct xdr_stream *xdr, fmode_t delegation_type) in encode_delegation_type()
1491 static inline void encode_claim_null(struct xdr_stream *xdr, const struct qstr *name) in encode_claim_null()
1500 static inline void encode_claim_previous(struct xdr_stream *xdr, fmode_t type) in encode_claim_previous()
1509 static inline void encode_claim_delegate_cur(struct xdr_stream *xdr, const struct qstr *name, const… in encode_claim_delegate_cur()
1519 static inline void encode_claim_fh(struct xdr_stream *xdr) in encode_claim_fh()
1527 static inline void encode_claim_delegate_cur_fh(struct xdr_stream *xdr, const nfs4_stateid *stateid) in encode_claim_delegate_cur_fh()
1536 static void encode_open(struct xdr_stream *xdr, const struct nfs_openargs *arg, struct compound_hdr… in encode_open()
1562 static void encode_open_confirm(struct xdr_stream *xdr, const struct nfs_open_confirmargs *arg, str… in encode_open_confirm()
1569 static void encode_open_downgrade(struct xdr_stream *xdr, const struct nfs_closeargs *arg, struct c… in encode_open_downgrade()
1578 encode_putfh(struct xdr_stream *xdr, const struct nfs_fh *fh, struct compound_hdr *hdr) in encode_putfh()
1584 static void encode_putrootfh(struct xdr_stream *xdr, struct compound_hdr *hdr) in encode_putrootfh()
1589 static void encode_read(struct xdr_stream *xdr, const struct nfs_pgio_args *args, in encode_read()
1602 static void encode_readdir(struct xdr_stream *xdr, const struct nfs4_readdir_arg *readdir, struct r… in encode_readdir()
1652 static void encode_readlink(struct xdr_stream *xdr, const struct nfs4_readlink *readlink, struct rp… in encode_readlink()
1657 static void encode_remove(struct xdr_stream *xdr, const struct qstr *name, struct compound_hdr *hdr) in encode_remove()
1663 static void encode_rename(struct xdr_stream *xdr, const struct qstr *oldname, const struct qstr *ne… in encode_rename()
1670 static void encode_renew(struct xdr_stream *xdr, clientid4 clid, in encode_renew()
1678 encode_restorefh(struct xdr_stream *xdr, struct compound_hdr *hdr) in encode_restorefh()
1700 static void encode_setacl(struct xdr_stream *xdr, in encode_setacl()
1716 encode_savefh(struct xdr_stream *xdr, struct compound_hdr *hdr) in encode_savefh()
1721 static void encode_setattr(struct xdr_stream *xdr, const struct nfs_setattrargs *arg, const struct … in encode_setattr()
1729 static void encode_setclientid(struct xdr_stream *xdr, const struct nfs4_setclientid *setclientid, … in encode_setclientid()
1746 static void encode_setclientid_confirm(struct xdr_stream *xdr, const struct nfs4_setclientid_res *a… in encode_setclientid_confirm()
1754 static void encode_write(struct xdr_stream *xdr, const struct nfs_pgio_args *args, in encode_write()
1770 static void encode_delegreturn(struct xdr_stream *xdr, const nfs4_stateid *stateid, struct compound… in encode_delegreturn()
1776 static void encode_secinfo(struct xdr_stream *xdr, const struct qstr *name, struct compound_hdr *hd… in encode_secinfo()
1784 static void encode_bind_conn_to_session(struct xdr_stream *xdr, in encode_bind_conn_to_session()
1798 static void encode_op_map(struct xdr_stream *xdr, const struct nfs4_op_map *op_map) in encode_op_map()
1806 static void encode_exchange_id(struct xdr_stream *xdr, in encode_exchange_id()
1858 static void encode_create_session(struct xdr_stream *xdr, in encode_create_session()
1911 static void encode_destroy_session(struct xdr_stream *xdr, in encode_destroy_session()
1919 static void encode_destroy_clientid(struct xdr_stream *xdr, in encode_destroy_clientid()
1927 static void encode_reclaim_complete(struct xdr_stream *xdr, in encode_reclaim_complete()
1936 static void encode_sequence(struct xdr_stream *xdr, in encode_sequence()
1976 encode_getdeviceinfo(struct xdr_stream *xdr, in encode_getdeviceinfo()
1995 encode_layoutget(struct xdr_stream *xdr, in encode_layoutget()
2022 encode_layoutcommit(struct xdr_stream *xdr, in encode_layoutcommit()
2059 encode_layoutreturn(struct xdr_stream *xdr, in encode_layoutreturn()
2084 encode_secinfo_no_name(struct xdr_stream *xdr, in encode_secinfo_no_name()
2093 static void encode_test_stateid(struct xdr_stream *xdr, in encode_test_stateid()
2102 static void encode_free_stateid(struct xdr_stream *xdr, in encode_free_stateid()
2111 encode_layoutreturn(struct xdr_stream *xdr, in encode_layoutreturn()
2118 encode_layoutget(struct xdr_stream *xdr, in encode_layoutget()
2142 static void nfs4_xdr_enc_access(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_access()
2162 static void nfs4_xdr_enc_lookup(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_lookup()
2182 static void nfs4_xdr_enc_lookupp(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_lookupp()
2203 struct xdr_stream *xdr, in nfs4_xdr_enc_lookup_root()
2222 static void nfs4_xdr_enc_remove(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_remove()
2240 static void nfs4_xdr_enc_rename(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_rename()
2260 static void nfs4_xdr_enc_link(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_link()
2282 static void nfs4_xdr_enc_create(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_create()
2302 static void nfs4_xdr_enc_symlink(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_symlink()
2313 static void nfs4_xdr_enc_getattr(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_getattr()
2331 static void nfs4_xdr_enc_close(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_close()
2353 static void nfs4_xdr_enc_open(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_open()
2382 struct xdr_stream *xdr, in nfs4_xdr_enc_open_confirm()
2400 struct xdr_stream *xdr, in nfs4_xdr_enc_open_noattr()
2428 struct xdr_stream *xdr, in nfs4_xdr_enc_open_downgrade()
2448 static void nfs4_xdr_enc_lock(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_lock()
2466 static void nfs4_xdr_enc_lockt(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_lockt()
2484 static void nfs4_xdr_enc_locku(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_locku()
2500 struct xdr_stream *xdr, in nfs4_xdr_enc_release_lockowner()
2516 static void nfs4_xdr_enc_readlink(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_readlink()
2537 static void nfs4_xdr_enc_readdir(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_readdir()
2558 static void nfs4_xdr_enc_read(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_read()
2580 static void nfs4_xdr_enc_setattr(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_setattr()
2599 static void nfs4_xdr_enc_getacl(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_getacl()
2626 static void nfs4_xdr_enc_write(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_write()
2647 static void nfs4_xdr_enc_commit(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_commit()
2665 static void nfs4_xdr_enc_fsinfo(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_fsinfo()
2683 static void nfs4_xdr_enc_pathconf(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_pathconf()
2702 static void nfs4_xdr_enc_statfs(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_statfs()
2722 struct xdr_stream *xdr, in nfs4_xdr_enc_server_caps()
2741 static void nfs4_xdr_enc_renew(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_renew()
2759 struct xdr_stream *xdr, in nfs4_xdr_enc_setclientid()
2776 struct xdr_stream *xdr, in nfs4_xdr_enc_setclientid_confirm()
2793 struct xdr_stream *xdr, in nfs4_xdr_enc_delegreturn()
2816 struct xdr_stream *xdr, in nfs4_xdr_enc_fs_locations()
2849 struct xdr_stream *xdr, in nfs4_xdr_enc_secinfo()
2868 struct xdr_stream *xdr, in nfs4_xdr_enc_fsid_present()
2890 struct xdr_stream *xdr, in nfs4_xdr_enc_bind_conn_to_session()
2907 struct xdr_stream *xdr, in nfs4_xdr_enc_exchange_id()
2924 struct xdr_stream *xdr, in nfs4_xdr_enc_create_session()
2941 struct xdr_stream *xdr, in nfs4_xdr_enc_destroy_session()
2958 struct xdr_stream *xdr, in nfs4_xdr_enc_destroy_clientid()
2974 static void nfs4_xdr_enc_sequence(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_sequence()
2993 struct xdr_stream *xdr, in nfs4_xdr_enc_get_lease_time()
3015 struct xdr_stream *xdr, in nfs4_xdr_enc_reclaim_complete()
3033 struct xdr_stream *xdr, in nfs4_xdr_enc_getdeviceinfo()
3060 struct xdr_stream *xdr, in nfs4_xdr_enc_layoutget()
3082 struct xdr_stream *xdr, in nfs4_xdr_enc_layoutcommit()
3104 struct xdr_stream *xdr, in nfs4_xdr_enc_layoutreturn()
3123 struct xdr_stream *xdr, in nfs4_xdr_enc_secinfo_no_name()
3142 struct xdr_stream *xdr, in nfs4_xdr_enc_test_stateid()
3160 struct xdr_stream *xdr, in nfs4_xdr_enc_free_stateid()
3175 static int decode_opaque_inline(struct xdr_stream *xdr, unsigned int *len, char **string) in decode_opaque_inline()
3185 static int decode_compound_hdr(struct xdr_stream *xdr, struct compound_hdr *hdr) in decode_compound_hdr()
3209 static bool __decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected, in __decode_op_hdr()
3240 static int decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected) in decode_op_hdr()
3249 static int decode_ace(struct xdr_stream *xdr, void *ace) in decode_ace()
3262 decode_bitmap4(struct xdr_stream *xdr, uint32_t *bitmap, size_t sz) in decode_bitmap4()
3274 static int decode_attr_bitmap(struct xdr_stream *xdr, uint32_t *bitmap) in decode_attr_bitmap()
3281 static int decode_attr_length(struct xdr_stream *xdr, uint32_t *attrlen, unsigned int *savep) in decode_attr_length()
3293 static int decode_attr_supported(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *bitmask) in decode_attr_supported()
3308 static int decode_attr_type(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *type) in decode_attr_type()
3332 static int decode_attr_fh_expire_type(struct xdr_stream *xdr, in decode_attr_fh_expire_type()
3351 static int decode_attr_change(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *change) in decode_attr_change()
3372 static int decode_attr_size(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *size) in decode_attr_size()
3392 static int decode_attr_link_support(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_link_support()
3410 static int decode_attr_symlink_support(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_symlink_support()
3428 static int decode_attr_fsid(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs_fsid *fsid) in decode_attr_fsid()
3452 static int decode_attr_lease_time(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_lease_time()
3470 static int decode_attr_error(struct xdr_stream *xdr, uint32_t *bitmap, int32_t *res) in decode_attr_error()
3486 static int decode_attr_exclcreat_supported(struct xdr_stream *xdr, in decode_attr_exclcreat_supported()
3502 static int decode_attr_filehandle(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs_fh *fh) in decode_attr_filehandle()
3534 static int decode_attr_aclsupport(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_aclsupport()
3552 static int decode_attr_case_insensitive(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_case_insensitive()
3570 static int decode_attr_case_preserving(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_case_preserving()
3588 static int decode_attr_fileid(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *fileid) in decode_attr_fileid()
3608 static int decode_attr_mounted_on_fileid(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *fileid) in decode_attr_mounted_on_fileid()
3628 static int decode_attr_files_avail(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res) in decode_attr_files_avail()
3647 static int decode_attr_files_free(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res) in decode_attr_files_free()
3666 static int decode_attr_files_total(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res) in decode_attr_files_total()
3685 static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path) in decode_pathname()
3727 static int decode_attr_fs_locations(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs4_fs_locati… in decode_attr_fs_locations()
3803 static int decode_attr_maxfilesize(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res) in decode_attr_maxfilesize()
3822 static int decode_attr_maxlink(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *maxlink) in decode_attr_maxlink()
3841 static int decode_attr_maxname(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *maxname) in decode_attr_maxname()
3860 static int decode_attr_maxread(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_maxread()
3883 static int decode_attr_maxwrite(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_maxwrite()
3906 static int decode_attr_mode(struct xdr_stream *xdr, uint32_t *bitmap, umode_t *mode) in decode_attr_mode()
3928 static int decode_attr_nlink(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *nlink) in decode_attr_nlink()
3948 static ssize_t decode_nfs4_string(struct xdr_stream *xdr, in decode_nfs4_string()
3961 static int decode_attr_owner(struct xdr_stream *xdr, uint32_t *bitmap, in decode_attr_owner()
3995 static int decode_attr_group(struct xdr_stream *xdr, uint32_t *bitmap, in decode_attr_group()
4029 static int decode_attr_rdev(struct xdr_stream *xdr, uint32_t *bitmap, dev_t *rdev) in decode_attr_rdev()
4056 static int decode_attr_space_avail(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res) in decode_attr_space_avail()
4075 static int decode_attr_space_free(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res) in decode_attr_space_free()
4094 static int decode_attr_space_total(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *res) in decode_attr_space_total()
4113 static int decode_attr_space_used(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *used) in decode_attr_space_used()
4145 static int decode_attr_time(struct xdr_stream *xdr, struct timespec64 *time) in decode_attr_time()
4156 static int decode_attr_time_access(struct xdr_stream *xdr, uint32_t *bitmap, struct timespec64 *tim… in decode_attr_time_access()
4174 static int decode_attr_time_metadata(struct xdr_stream *xdr, uint32_t *bitmap, struct timespec64 *t… in decode_attr_time_metadata()
4192 static int decode_attr_time_delta(struct xdr_stream *xdr, uint32_t *bitmap, in decode_attr_time_delta()
4210 static int decode_attr_security_label(struct xdr_stream *xdr, uint32_t *bitmap, in decode_attr_security_label()
4259 static int decode_attr_time_modify(struct xdr_stream *xdr, uint32_t *bitmap, struct timespec64 *tim… in decode_attr_time_modify()
4277 static int decode_attr_xattrsupport(struct xdr_stream *xdr, uint32_t *bitmap, in decode_attr_xattrsupport()
4297 static int verify_attr_len(struct xdr_stream *xdr, unsigned int savep, uint32_t attrlen) in verify_attr_len()
4314 static int decode_change_info(struct xdr_stream *xdr, struct nfs4_change_info *cinfo) in decode_change_info()
4327 static int decode_access(struct xdr_stream *xdr, u32 *supported, u32 *access) in decode_access()
4346 static int decode_opaque_fixed(struct xdr_stream *xdr, void *buf, size_t len) in decode_opaque_fixed()
4354 static int decode_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_stateid()
4359 static int decode_open_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_open_stateid()
4365 static int decode_lock_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_lock_stateid()
4371 static int decode_delegation_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_delegation_stateid()
4377 static int decode_invalid_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_invalid_stateid()
4385 static int decode_close(struct xdr_stream *xdr, struct nfs_closeres *res) in decode_close()
4397 static int decode_verifier(struct xdr_stream *xdr, void *verifier) in decode_verifier()
4402 static int decode_write_verifier(struct xdr_stream *xdr, struct nfs_write_verifier *verifier) in decode_write_verifier()
4407 static int decode_commit(struct xdr_stream *xdr, struct nfs_commitres *res) in decode_commit()
4420 static int decode_create(struct xdr_stream *xdr, struct nfs4_change_info *cinfo) in decode_create()
4441 static int decode_server_caps(struct xdr_stream *xdr, struct nfs4_server_caps_res *res) in decode_server_caps()
4477 static int decode_statfs(struct xdr_stream *xdr, struct nfs_fsstat *fsstat) in decode_statfs()
4514 static int decode_pathconf(struct xdr_stream *xdr, struct nfs_pathconf *pathconf) in decode_pathconf()
4538 static int decode_threshold_hint(struct xdr_stream *xdr, in decode_threshold_hint()
4555 static int decode_first_threshold_item4(struct xdr_stream *xdr, in decode_first_threshold_item4()
4608 static int decode_attr_mdsthreshold(struct xdr_stream *xdr, in decode_attr_mdsthreshold()
4639 static int decode_getfattr_attrs(struct xdr_stream *xdr, uint32_t *bitmap, in decode_getfattr_attrs()
4766 static int decode_getfattr_generic(struct xdr_stream *xdr, struct nfs_fattr *fattr, in decode_getfattr_generic()
4797 static int decode_getfattr(struct xdr_stream *xdr, struct nfs_fattr *fattr, in decode_getfattr()
4806 static int decode_pnfs_layout_types(struct xdr_stream *xdr, in decode_pnfs_layout_types()
4842 static int decode_attr_pnfstype(struct xdr_stream *xdr, uint32_t *bitmap, in decode_attr_pnfstype()
4860 static int decode_attr_layout_blksize(struct xdr_stream *xdr, uint32_t *bitmap, in decode_attr_layout_blksize()
4880 static int decode_attr_clone_blksize(struct xdr_stream *xdr, uint32_t *bitmap, in decode_attr_clone_blksize()
4897 static int decode_attr_change_attr_type(struct xdr_stream *xdr, in decode_attr_change_attr_type()
4923 static int decode_fsinfo(struct xdr_stream *xdr, struct nfs_fsinfo *fsinfo) in decode_fsinfo()
4987 static int decode_getfh(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_getfh()
5016 static int decode_link(struct xdr_stream *xdr, struct nfs4_change_info *cinfo) in decode_link()
5029 static int decode_lock_denied (struct xdr_stream *xdr, struct file_lock *fl) in decode_lock_denied()
5059 static int decode_lock(struct xdr_stream *xdr, struct nfs_lock_res *res) in decode_lock()
5079 static int decode_lockt(struct xdr_stream *xdr, struct nfs_lockt_res *res) in decode_lockt()
5088 static int decode_locku(struct xdr_stream *xdr, struct nfs_locku_res *res) in decode_locku()
5100 static int decode_release_lockowner(struct xdr_stream *xdr) in decode_release_lockowner()
5105 static int decode_lookup(struct xdr_stream *xdr) in decode_lookup()
5110 static int decode_lookupp(struct xdr_stream *xdr) in decode_lookupp()
5116 static int decode_space_limit(struct xdr_stream *xdr, in decode_space_limit()
5141 static int decode_rw_delegation(struct xdr_stream *xdr, in decode_rw_delegation()
5168 static int decode_no_delegation(struct xdr_stream *xdr, struct nfs_openres *res) in decode_no_delegation()
5186 static int decode_delegation(struct xdr_stream *xdr, struct nfs_openres *res) in decode_delegation()
5208 static int decode_open(struct xdr_stream *xdr, struct nfs_openres *res) in decode_open()
5248 static int decode_open_confirm(struct xdr_stream *xdr, struct nfs_open_confirmres *res) in decode_open_confirm()
5260 static int decode_open_downgrade(struct xdr_stream *xdr, struct nfs_closeres *res) in decode_open_downgrade()
5272 static int decode_putfh(struct xdr_stream *xdr) in decode_putfh()
5277 static int decode_putrootfh(struct xdr_stream *xdr) in decode_putrootfh()
5282 static int decode_read(struct xdr_stream *xdr, struct rpc_rqst *req, in decode_read()
5309 static int decode_readdir(struct xdr_stream *xdr, struct rpc_rqst *req, struct nfs4_readdir_res *re… in decode_readdir()
5325 static int decode_readlink(struct xdr_stream *xdr, struct rpc_rqst *req) in decode_readlink()
5362 static int decode_remove(struct xdr_stream *xdr, struct nfs4_change_info *cinfo) in decode_remove()
5374 static int decode_rename(struct xdr_stream *xdr, struct nfs4_change_info *old_cinfo, in decode_rename()
5389 static int decode_renew(struct xdr_stream *xdr) in decode_renew()
5395 decode_restorefh(struct xdr_stream *xdr) in decode_restorefh()
5400 static int decode_getacl(struct xdr_stream *xdr, struct rpc_rqst *req, in decode_getacl()
5457 decode_savefh(struct xdr_stream *xdr) in decode_savefh()
5462 static int decode_setattr(struct xdr_stream *xdr) in decode_setattr()
5474 static int decode_setclientid(struct xdr_stream *xdr, struct nfs4_setclientid_res *res) in decode_setclientid()
5523 static int decode_setclientid_confirm(struct xdr_stream *xdr) in decode_setclientid_confirm()
5528 static int decode_write(struct xdr_stream *xdr, struct nfs_pgio_res *res) in decode_write()
5545 static int decode_delegreturn(struct xdr_stream *xdr) in decode_delegreturn()
5550 static int decode_secinfo_gss(struct xdr_stream *xdr, in decode_secinfo_gss()
5578 static int decode_secinfo_common(struct xdr_stream *xdr, struct nfs4_secinfo_res *res) in decode_secinfo_common()
5615 static int decode_secinfo(struct xdr_stream *xdr, struct nfs4_secinfo_res *res) in decode_secinfo()
5624 static int decode_secinfo_no_name(struct xdr_stream *xdr, struct nfs4_secinfo_res *res) in decode_secinfo_no_name()
5632 static int decode_op_map(struct xdr_stream *xdr, struct nfs4_op_map *op_map) in decode_op_map()
5640 static int decode_exchange_id(struct xdr_stream *xdr, in decode_exchange_id()
5731 static int decode_chan_attrs(struct xdr_stream *xdr, in decode_chan_attrs()
5762 static int decode_sessionid(struct xdr_stream *xdr, struct nfs4_sessionid *sid) in decode_sessionid()
5767 static int decode_bind_conn_to_session(struct xdr_stream *xdr, in decode_bind_conn_to_session()
5795 static int decode_create_session(struct xdr_stream *xdr, in decode_create_session()
5821 static int decode_destroy_session(struct xdr_stream *xdr, void *dummy) in decode_destroy_session()
5826 static int decode_destroy_clientid(struct xdr_stream *xdr, void *dummy) in decode_destroy_clientid()
5831 static int decode_reclaim_complete(struct xdr_stream *xdr, void *dummy) in decode_reclaim_complete()
5837 static int decode_sequence(struct xdr_stream *xdr, in decode_sequence()
5907 static int decode_layout_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_layout_stateid()
5913 static int decode_getdeviceinfo(struct xdr_stream *xdr, in decode_getdeviceinfo()
5976 static int decode_layoutget(struct xdr_stream *xdr, struct rpc_rqst *req, in decode_layoutget()
6047 static int decode_layoutreturn(struct xdr_stream *xdr, in decode_layoutreturn()
6067 static int decode_layoutcommit(struct xdr_stream *xdr, in decode_layoutcommit()
6094 static int decode_test_stateid(struct xdr_stream *xdr, in decode_test_stateid()
6120 static int decode_free_stateid(struct xdr_stream *xdr, in decode_free_stateid()
6128 int decode_layoutreturn(struct xdr_stream *xdr, in decode_layoutreturn()
6134 static int decode_layoutget(struct xdr_stream *xdr, struct rpc_rqst *req, in decode_layoutget()
6150 struct xdr_stream *xdr, in nfs4_xdr_dec_open_downgrade()
6180 static int nfs4_xdr_dec_access(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_access()
6208 static int nfs4_xdr_dec_lookup(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_lookup()
6238 static int nfs4_xdr_dec_lookupp(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_lookupp()
6269 struct xdr_stream *xdr, in nfs4_xdr_dec_lookup_root()
6295 static int nfs4_xdr_dec_remove(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_remove()
6319 static int nfs4_xdr_dec_rename(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_rename()
6349 static int nfs4_xdr_dec_link(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_link()
6389 static int nfs4_xdr_dec_create(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_create()
6419 static int nfs4_xdr_dec_symlink(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_symlink()
6428 static int nfs4_xdr_dec_getattr(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_getattr()
6452 static void nfs4_xdr_enc_setacl(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_enc_setacl()
6471 nfs4_xdr_dec_setacl(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_setacl()
6496 nfs4_xdr_dec_getacl(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_getacl()
6523 static int nfs4_xdr_dec_close(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_close()
6558 static int nfs4_xdr_dec_open(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_open()
6593 struct xdr_stream *xdr, in nfs4_xdr_dec_open_confirm()
6615 struct xdr_stream *xdr, in nfs4_xdr_dec_open_noattr()
6647 struct xdr_stream *xdr, in nfs4_xdr_dec_setattr()
6674 static int nfs4_xdr_dec_lock(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_lock()
6698 static int nfs4_xdr_dec_lockt(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_lockt()
6722 static int nfs4_xdr_dec_locku(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_locku()
6744 struct xdr_stream *xdr, void *dummy) in nfs4_xdr_dec_release_lockowner()
6759 struct xdr_stream *xdr, in nfs4_xdr_dec_readlink()
6783 static int nfs4_xdr_dec_readdir(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_readdir()
6807 static int nfs4_xdr_dec_read(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_read()
6834 static int nfs4_xdr_dec_write(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_write()
6865 static int nfs4_xdr_dec_commit(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_commit()
6890 static int nfs4_xdr_dec_fsinfo(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_dec_fsinfo()
6910 static int nfs4_xdr_dec_pathconf(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_dec_pathconf()
6930 static int nfs4_xdr_dec_statfs(struct rpc_rqst *req, struct xdr_stream *xdr, in nfs4_xdr_dec_statfs()
6951 struct xdr_stream *xdr, in nfs4_xdr_dec_server_caps()
6975 static int nfs4_xdr_dec_renew(struct rpc_rqst *rqstp, struct xdr_stream *xdr, in nfs4_xdr_dec_renew()
6991 struct xdr_stream *xdr, in nfs4_xdr_dec_setclientid()
7008 struct xdr_stream *xdr, in nfs4_xdr_dec_setclientid_confirm()
7024 struct xdr_stream *xdr, in nfs4_xdr_dec_delegreturn()
7060 struct xdr_stream *xdr, in nfs4_xdr_dec_fs_locations()
7104 struct xdr_stream *xdr, in nfs4_xdr_dec_secinfo()
7129 struct xdr_stream *xdr, in nfs4_xdr_dec_fsid_present()
7159 struct xdr_stream *xdr, in nfs4_xdr_dec_bind_conn_to_session()
7175 struct xdr_stream *xdr, in nfs4_xdr_dec_exchange_id()
7191 struct xdr_stream *xdr, in nfs4_xdr_dec_create_session()
7207 struct xdr_stream *xdr, in nfs4_xdr_dec_destroy_session()
7223 struct xdr_stream *xdr, in nfs4_xdr_dec_destroy_clientid()
7239 struct xdr_stream *xdr, in nfs4_xdr_dec_sequence()
7257 struct xdr_stream *xdr, in nfs4_xdr_dec_get_lease_time()
7280 struct xdr_stream *xdr, in nfs4_xdr_dec_reclaim_complete()
7299 struct xdr_stream *xdr, in nfs4_xdr_dec_getdeviceinfo()
7321 struct xdr_stream *xdr, in nfs4_xdr_dec_layoutget()
7346 struct xdr_stream *xdr, in nfs4_xdr_dec_layoutreturn()
7371 struct xdr_stream *xdr, in nfs4_xdr_dec_layoutcommit()
7399 struct xdr_stream *xdr, in nfs4_xdr_dec_secinfo_no_name()
7424 struct xdr_stream *xdr, in nfs4_xdr_dec_test_stateid()
7446 struct xdr_stream *xdr, in nfs4_xdr_dec_free_stateid()
7479 int nfs4_decode_dirent(struct xdr_stream *xdr, struct nfs_entry *entry, in nfs4_decode_dirent()