xdr_decode_word 239 fs/nfs_common/nfsacl.c if (xdr_decode_word(buf, base, &entries) || xdr_decode_word 186 include/linux/sunrpc/xdr.h extern int xdr_decode_word(struct xdr_buf *, unsigned int, u32 *); xdr_decode_word 796 net/sunrpc/xdr.c if (xdr_decode_word(buf, offset, &obj->len)) xdr_decode_word 840 net/sunrpc/xdr.c if (xdr_decode_word(buf, base, &desc->array_len) != 0 ||